With PyCharm, you can run and debug unit tests using one of the following test runners:
To write unit tests that are recognized and processed by these test runners, use the following JavaScript unit testing frameworks:
-
JSTestDriver Assertion
framework. The framework libraries are bundled with the JSTestDriver plugin.
-
Jasmine
.
-
QUnit
.
-
Mocha
In this part: