You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pup/tests
ericchiang 8f8d21ab92
tests added
10 years ago
..
README.md tests added 10 years ago
tests.py tests added 10 years ago

README.md

Tests

A simple set of tests to help maintain sanity.

The tests themselves are written in Python and can be run using the nose tool.

Install with:

$ pip install nose

Run the following command from either the base directory or this one to perform the tests:

$ nosetests