pyperformance
pyperformance copied to clipboard
Add unit tests
There are a number of full-stack tests, but few unit tests.
A few cleanup items that would help:
- #160
- #164
- raise a new
CommandFailedError
in internal code instead of callingsys.exit()