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
- Host: GitHub
- URL: https://github.com/yewhral/mocha-chai-learning
- Owner: Yewhral
- Created: 2017-07-16T07:25:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T10:31:32.000Z (almost 8 years ago)
- Last Synced: 2025-02-17T04:31:30.612Z (3 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!