https://github.com/dimsav/kent-beck-tdd-php
https://github.com/dimsav/kent-beck-tdd-php
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimsav/kent-beck-tdd-php
- Owner: dimsav
- License: mit
- Created: 2015-03-21T17:21:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T19:38:52.000Z (about 10 years ago)
- Last Synced: 2025-01-29T20:26:11.721Z (over 1 year ago)
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kent-beck-tdd-php
Inspired by [guhelski/kent-beck-tdd-php](https://github.com/guhelski/kent-beck-tdd-php),
I will enter here the code of the book 'Test Driven Development by Example' written in php code.
See the [branches](https://github.com/dimsav/kent-beck-tdd-php/branches) of this repository to see the code per chapter.