A course on fast feedback, test-driven development, and automated deployment.
$ bundle install
$ rake db:migrate
$ shotgun
- http://localhost:9393/
- Get two or more friends.
- Arrange them in pairs.
- Sit each pair in front of testinvaders.
- Ask them to fix the obvious bug.
- Ask them to fix a not-obvious bug.
- Ask them to add a feature.
- Log those painful stumbling points as issues!
$ rake spec
$ rake jasmine:ci
n.b. there should always be one failing test as the student needs to start somewhere.
Andrew Kiellor started this all with his unfinished dream.
Natalie Drucker and Scott Shaw gave opportunities and expectations.
Ryan Boucher and Mike Gardiner wrote the game and exercises. Don't let anyone tell you otherwise.
Brad Ward, Ray Grasso, and Rohit Maurya provided invaluable feedback.