salt/tests/integration/client
Dan Colish f5c8e242e4 Refactor runtests to allow dotted path module discovery.
In addition to traditional file system path test discovery it is
useful to run a test by stating it's dotted python path. For example,
this will only run the cmdmod integration tests from the
module suite::

        $ runtests.py -n tests.integration.modules.cmdmod
2012-05-29 19:56:47 -07:00
..
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
kwarg.py Fix test error due to fix in static calls 2012-05-27 21:43:35 -06:00
standard.py Add testrunner boilerplate code to run tests 2012-05-05 19:39:23 +05:30
syndic.py Add testrunner boilerplate code to run tests 2012-05-05 19:39:23 +05:30