ansible/test/runner
Matt Clay d66ce40ecb Overhaul ansible-test sanity implementation. (#22177)
- Tests are run to completion instead of stopping on first failure.
- Test results are now parsed instead of passing through to the console.
- Test results can be saved in junit xml format.
- Test results will show up on the Shippable "Tests" result tab.
- Added an experimental --lint option for easier integration with other tools.
- Code smell tests are now usable with the --list-tests, --test and --skip-test options.
- Code split out from executor.py into sanity.py.
- Rename download-logs to download.py and add support for test and coverage results.
- Miscellaneous improvements.
2017-03-02 12:36:46 -08:00
..
completion Add support for ios to ansible-test. 2017-01-16 15:05:56 -08:00
injector Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
lib Overhaul ansible-test sanity implementation. (#22177) 2017-03-02 12:36:46 -08:00
requirements Add boto to units requirements for s3 test. 2017-02-27 20:55:32 -08:00
setup Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
ansible-test Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
retry.py Add retries to Shippable CI scripts. (#21108) 2017-02-07 16:33:45 -08:00
test.py Overhaul ansible-test sanity implementation. (#22177) 2017-03-02 12:36:46 -08:00
tox.ini Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00