Skip to content

Shashika6/mochaTestRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What this does

This will run unit tests without the need to run a server.

How to use

Just add your function in the problem.js file and add the unit test in tests.js (Great for checking conditions)

Credit

All credits for Ania Kubow for creating the boilerplate for Mocha tests.

https://github.com/kubowania

About

A mocha test runner that does not require any package installations to be run. This is what i personally use to test out my functions to see if they are handling all required test cases

Resources

Stars

Watchers

Forks

Contributors