Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 241 Bytes

minitest

An example of Minitest to start getting you used to TDD

Fork this repo, add your classes to the lib folder, and start writing tests.

Remember you can run Guard by typing guard from the terminal in your project folder