Commit Graph

8 Commits (4e861fa9c8ed85e835e70c12ee2d21ff71cd9bed)

Author SHA1 Message Date
Brian Coca 89a4900b61
normalize error handler choices (#84998)
use existing to avoid deprecation cycle
normalize test too

(cherry picked from commit 2cbb721f6f)
8 months ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
Co-authored-by: Matt Davis <mrd@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
8 months ago
Matt Clay c79afb1cba Move ansible-test unit coverage code into plugin. 7 years ago
Matt Clay 89a022b6a0 Update handling of the non_local test alias.
Previously the alias disabled all code coverage collection.
Now it only disables Ansible module code coverage collection.
7 years ago
Matt Clay 887ab35656
Add support for ansible-test --coverage-check. (#53573) 7 years ago
Matt Clay abe8e4c9e8
Run unit tests in parallel. (#45812) 7 years ago
Matt Clay d662f6f0db Fix bugs in ansible-test units command. (#24044)
* Handle old versions of coverage.
* Handle old versions of setuptools.
* Detect python version for docker/remote units.
* Add sanity override for test constraints.
9 years ago
Matt Clay fcac261eef Run unit tests in isolation w/ coverage support. 9 years ago