salt/tests
Roman Imankulov 4cac03c42d Add options --clean and --no-clean in runtest.py
--no-clean option speeds up repeating test execution by skipping the cleanup
process before and after testing.

Typical use case command could look like

./runtests.py -vv --no-clean --name integration.modules.ssh
2012-07-20 12:16:14 +06:00
..
integration Add options --clean and --no-clean in runtest.py 2012-07-20 12:16:14 +06:00
unit Merge branch 'develop' of https://github.com/saltstack/salt into develop 2012-07-04 18:29:13 -06:00
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
consist.py Add consist test to make sure swarm returns are all the same 2012-07-18 13:24:16 -06:00
eventlisten.py PEP8 fixes for tests 2012-06-30 14:10:34 -06:00
minionswarm.py Only generate one pair of minion keys for the swarm 2012-06-13 13:37:28 -06:00
runtests.py Add options --clean and --no-clean in runtest.py 2012-07-20 12:16:14 +06:00
saltunittest.py Make an error go to stderr and remove net 1 LOC 2012-06-30 14:53:32 -07:00