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.
2019-03-22 16:05:24 -07:00
Matt Clay
887ab35656
Add support for ansible-test --coverage-check. ( #53573 )
2019-03-11 15:13:09 -07:00
Matt Clay
abe8e4c9e8
Run unit tests in parallel. ( #45812 )
2018-09-18 13:58:22 -07:00
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.
2017-04-27 11:21:11 +08:00
Matt Clay
fcac261eef
Run unit tests in isolation w/ coverage support.
2017-02-27 17:16:45 -08:00