ansible/test/units
Matt Clay cd3fdca540 Switch tests to pytest and ansible-test.
- Replace nose usage with pytest.
- Remove legacy Shippable integration.sh.
- Update Makefile to use pytest and ansible-test.
- Convert most yield unit tests to pytest parametrize.
2017-01-11 12:34:59 -08:00
..
cli testing GalaxyCLI.run() does what is expected 2016-12-21 23:52:18 -08:00
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00
modules Fix ios_command unit testcase (#20031) 2017-01-09 12:28:32 -05:00
parsing Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00
playbook unit tests for playbook/conditional.py (#18586) 2016-12-13 14:38:16 -05:00
plugins Fix a test failure on Python 3.6 (#20030) 2017-01-09 12:42:30 -08:00
template
utils
vars
__init__.py