An open API service indexing awesome lists of open source software.

https://github.com/irvanfza/basictdd

Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.
https://github.com/irvanfza/basictdd

rspec rspec-testing ruby tdd tdd-ruby tdd-sample

Last synced: 4 months ago
JSON representation

Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.

Awesome Lists containing this project