Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmitch/tdd-starter
templates for starting a new project TDD style
https://github.com/mmitch/tdd-starter
Last synced: 5 days ago
JSON representation
templates for starting a new project TDD style
- Host: GitHub
- URL: https://github.com/mmitch/tdd-starter
- Owner: mmitch
- Created: 2016-10-18T20:09:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T20:34:27.000Z (about 1 year ago)
- Last Synced: 2023-11-04T21:30:53.542Z (about 1 year ago)
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tdd-starter
===========This repository contains templates to start test driven development
for a new project. It provides a setup that includes testing
facilites and a first green test which can then be replaced and
extended with your own tests and code.The master branch contains only this README, look into the other
branches for the templates for different programming languages,
frameworks and setups.project homepage: https://github.com/mmitch/tdd-starter