https://github.com/pmarcosfelipe/tdd-javascript
Project created to work with TDD in Javascript
https://github.com/pmarcosfelipe/tdd-javascript
Last synced: 3 months ago
JSON representation
Project created to work with TDD in Javascript
- Host: GitHub
- URL: https://github.com/pmarcosfelipe/tdd-javascript
- Owner: pmarcosfelipe
- Created: 2021-01-28T22:16:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T22:33:45.000Z (over 4 years ago)
- Last Synced: 2025-01-05T17:13:33.594Z (5 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :books: TDD (Test-driven development)
Project created to work with TDD in Javascript
Some dependencies used below:
- [Mocha](https://mochajs.org/)
- [Chai](https://www.chaijs.com/)
- [NYC](https://github.com/istanbuljs/nyc)
- [Sinon](https://sinonjs.org/)
- [LokiJS](https://github.com/techfort/LokiJS)## References
[https://erickwendel.teachable.com/](https://erickwendel.teachable.com/)
[Trabalhando com Test Driven Development](https://www.youtube.com/watch?v=9COpZuJzx18)## Author
### :bust_in_silhouette: Marcos Felipe
- LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)
Copyright @ 2021 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).