This supports specifying a file system path to test(s) to run. The path can be a java test class file, a java package directory, or a parent directory containing many tests. This change allows users to run tests independently from test_defs.xml. BUG 2133198
2 lines
39 B
Python
2 lines
39 B
Python
__all__ = ['test_defs', 'test_walker']
|