Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
Unit tests added to my skills
- Host: GitHub
- URL: https://github.com/yewhral/mocha-chai-learning
- Owner: Yewhral
- Created: 2017-07-16T07:25:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T10:31:32.000Z (over 7 years ago)
- Last Synced: 2024-11-13T17:31:22.636Z (2 months ago)
- Topics: chai, javascript, mochajs
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!