Commit Graph

15 Commits (master)

Author SHA1 Message Date
Alex Willmer 9a9dd66ba0 Ignore Ansible retry files 2 months ago
David Wilson 8e9f47a2e9 Add tests/ansible/.*.pid to gitignore (for ansible_mitogen/process.py) 5 years ago
David Wilson 2e371c96b4 Add extra/ to gitignore 5 years ago
David Wilson 2f05b93a08 update gitignore again 5 years ago
David Wilson a766fd3be5 add .*.pid to gitignore 5 years ago
David Wilson f791e34d55 Add extra/ to .gitignore. 5 years ago
David Wilson 6451117d00 Add venvs/ to gitignore 6 years ago
Alex Willmer b3d8c947c7 Ignore built doc artifacts 6 years ago
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