Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 561 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (13 loc) · 561 Bytes

CONTRIBUTING

Build Requirements

The last is not being used currently, but will be once it is fixed.

Running Tests

To run the test suite use:

$ bundle exec rubytest -Ilib test/

To add test coverage use:

$ bundle exec rubytest -c simplecov -Ilib test/