https://github.com/searls/game-of-life-java-example
An example repo designed to go along with a screencast series about Discovery TDD
https://github.com/searls/game-of-life-java-example
Last synced: 2 months ago
JSON representation
An example repo designed to go along with a screencast series about Discovery TDD
- Host: GitHub
- URL: https://github.com/searls/game-of-life-java-example
- Owner: searls
- Created: 2015-09-10T03:40:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T21:33:35.000Z (over 9 years ago)
- Last Synced: 2024-10-19T23:09:16.386Z (7 months ago)
- Language: Java
- Size: 152 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discovery TDD and the Game of Life
This is the Java repository used in the development of a screencast series on Discovery TDD. For more information, check out [the blog post](http://blog.testdouble.com/posts/2015-09-10-how-i-use-test-doubles.html) that ties it all together.