* Add usage/help * Check for dependencies in testing targets * Remove bats-based targets * Change location of testenv
The new test system is written with py.test. These tests are more comprehensive, run faster by an order of magnitude, and are far more maintainable. The tests themselves conform to PEP8.