Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 121 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 121 Bytes

Tests

Run all tests:

  • cd rosey && ./test.sh

Run a specific test by name:

  • cd rosey && ./test.sh "<test name>"