/Ruby_TDD

This is a simple Project used to implement Test Driven Development(TDD) in projects. A class with some methods is created, by using test-driven development (TDD). The idea is to write tests first and then the code.

Primary LanguageRubyMIT LicenseMIT

Watchers