Few questions:

  • How Karma and testing framework X (Jasmine, Mocha, QUnit) relate to each other?
  • What is the equivalent framework at Java world? I assume Jasmine, Mocha, QUnit equal to jUnit/TestNG. How about Karma?
  • Can I run testing framework X (e.g. Jasmine) without Karma?
  • Is Karma for unit test or integration/e2e test? This reference shows is for unit test, however this said is for e2e test.

3 Answers
3

Leave a Reply

Your email address will not be published. Required fields are marked *