An open API service indexing awesome lists of open source software.

https://github.com/yewhral/mocha-chai-learning

Unit tests added to my skills
https://github.com/yewhral/mocha-chai-learning

chai javascript mochajs

Last synced: 1 day ago
JSON representation

Unit tests added to my skills

Awesome Lists containing this project

README

        

# -mocha-chai-learning

This repository is my introduction to true unit testing with Mochajs and Chaijs.

Adding those two to my skillset will definitely make me a better developer.

Unit testing is way easier than I thought it will be. It will require slightly different code from me, but hey, nothing's hard here!