Commit Graph

10 Commits (3c3a06b8fd6dc0aa94743e6386d2f4ddc7b6bd71)

Author SHA1 Message Date
Matt Clay eafe5fc739
Add missing warning methods and args (#85225) 6 months ago
Matt Davis ff6998f2b9
Switch to stackwalk caller ID (#85095)
* See changelog fragment for most changes.
* Defer early config warnings until display is functioning, eliminating related fallback display logic.
* Added more type annotations and docstrings.
* ansible-test - pylint sanity for deprecations improved.
* Refactored inline legacy resolutions in PluginLoader.

Co-authored-by: Matt Clay <matt@mystile.com>
7 months ago
Brian Coca 2cbb721f6f
normalize error handler choices (#84998)
use existing to avoid deprecation cycle
normalize test too
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. 6 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