This will run unit tests without the need to run a server.
Just add your function in the problem.js file and add the unit test in tests.js (Great for checking conditions)
All credits for Ania Kubow for creating the boilerplate for Mocha tests.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This will run unit tests without the need to run a server.
Just add your function in the problem.js file and add the unit test in tests.js (Great for checking conditions)
All credits for Ania Kubow for creating the boilerplate for Mocha tests.