Using javascript and jest framework to implement unit test on simple functions.
Used:
- Javascript
- Jest Framework
Installation:
- Run git clone on the repository
- change to project (cd testing-practice)
- run 'npm install' to install all dependencies
- run 'npm run test' to run test on the functions.
- Fatima Ahmed [http://github.com/fatymahmed]
- Kingsley Uche [https://github.com/Urchmaney]