Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions SimpleCV/tests/README
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ to run basic functionality test working. You should get all OK checks
if everything is fine and dandy. But you will get errors if something
is broken.

To run all tests on a local environment, you can use:
nosetests
The Travis CI default test only covers the basics (tests.py). Please run all the tests in order to ensure that nothing is breaking.
------------------------------------------------------------------------