Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 331 Bytes

TESTING.md

File metadata and controls

8 lines (6 loc) · 331 Bytes

Testing

Tests are implemented using roundup. To install roundup on OSX, run brew install roundup. Other systems are supported as well, compare roundup's documentation for details.

To run the tests just chdir into the project directory and run make test