Hi,
This is not a question, it is a thread for sharing opinions on unit testing in Oracle JET world.
I've been doing a quick research over the nowadays JS libraries that can be use for testing purposes in JavaScript Applications.
Oracle JET comes configured with QUnit, but the "trendings" now are libraries such as Jest, Jasmine + Karma or Mocha for example.
Has anyone already experienced using above frameworks in combination with Oracle JET knowing the fact it uses RequireJS + AMD for module loading (for example Jest is not compatible with it, you need to do extra work to make it work)?
Share your thoughts or experiences with community can be helpful .
Thanks.
Kind regards.