Expand my Community achievements bar.

How to write test cases for USE Api which is using in HTL?

Avatar

Level 1

Hi,

I am using HTL language with use api expression, it's working fine, but I am unable to write test cases, because USE api exporter is not available and due to that, I am unable to complete the TDD test execution, for the reference I am using Mocha Chai for TDD.

My entire project on ES5. So, I am using required to import libs its working but failing for USE api Case?

Could you please anyone help me out with the use api exporter? or is there any NPM available for use api?

Thanks,

Nilesh

0 Replies