Copy link to clipboard
Copied
We are writing unit tests with mocha, karma, chai, sinon, and bamboo for our angular that we use in our Adobe extension, but the main material that we need to be tests all lives in our Extend Script files. Has anyone had experience using any testing libraries with Extend Script?
I'm using https://github.com/tmaslen/jasminejsx with some degree of success.
There is also a testing module in https://github.com/debrouwere/Extendables you might like to try.
They both use jasmine.
Hope that helps
John
Copy link to clipboard
Copied
I'm using https://github.com/tmaslen/jasminejsx with some degree of success.
There is also a testing module in https://github.com/debrouwere/Extendables you might like to try.
They both use jasmine.
Hope that helps
John
Copy link to clipboard
Copied
These are great helps. Thanks
Find more inspiration, events, and resources on the new Adobe Community
Explore Now