/Test-Driven-Project

In this project we will implement a class with some methods, but we will do it by doing test-driven development (TDD).The idea is to write tests first and then the code.

Primary LanguageRuby

Watchers