https://github.com/geodoo/tddreact
Applying TDD principles to a React app made from scratch
https://github.com/geodoo/tddreact
enzyme jest npm test-driven-development travis-ci webpack
Last synced: about 2 months ago
JSON representation
Applying TDD principles to a React app made from scratch
- Host: GitHub
- URL: https://github.com/geodoo/tddreact
- Owner: GeoDoo
- Created: 2017-12-07T12:03:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T19:14:29.000Z (over 8 years ago)
- Last Synced: 2025-10-09T13:13:41.770Z (8 months ago)
- Topics: enzyme, jest, npm, test-driven-development, travis-ci, webpack
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD with React
[](https://travis-ci.org/GeoDoo/tddReact) [](http://commitizen.github.io/cz-cli/)
This is a sketch of how to build a React application from scratch using the principles of Test Driven Development.