Commit Graph

7 Commits (b5953146193db40d019975f113b19d5cebf94895)

Author SHA1 Message Date
David Wilson b595314619 docs: fix intensely annoying _prefix, 2 years later. 6 years ago
Alex Willmer b5848e7116 Ignore compiled Python files 6 years ago
Alex Willmer 5e66f6c4fa Ignore hidden directory containing tox environments 6 years ago
Alex Willmer dc60f05a40 tests: Switch to unit2 test runner, with coverage
This means test files are imported as modules, not run as scripts. THey
can still be run individually if so desired. Test coverage is measured,
and an html report generated in htmlcov/. Test cases are automativally
discovered, so they need not be listed twice. An overall
passed/failed/skipped summary is printed, rather than for each file.

Arguments passed to ./test are passed on to unit2. For instance

    ./test -v

will print each test name as it is run.
6 years ago
David Wilson 08b80b543f Some gitignore extras 6 years ago
Alex Willmer b7e7ff1055 gitignore: distutils output files 6 years ago
David Wilson e7ff6259a3 Initial commit. 6 years ago