https://github.com/123mwanjemike/test-driven-development
A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series
https://github.com/123mwanjemike/test-driven-development
chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing
Last synced: 2 months ago
JSON representation
A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series
- Host: GitHub
- URL: https://github.com/123mwanjemike/test-driven-development
- Owner: 123MwanjeMike
- Created: 2020-10-06T14:53:59.000Z (over 4 years ago)
- Default Branch: solution
- Last Pushed: 2023-01-07T21:39:34.000Z (over 2 years ago)
- Last Synced: 2025-01-18T16:52:52.895Z (4 months ago)
- Topics: chai, factorials, fibonacci, mocha, mocha-chai, mocha-tests, tdd, unit-testing
- Language: JavaScript
- Homepage:
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Driven Development
A TDD learning and practice repository working with factorials and fibonacci series.