alibaba82
14 years agoSuper Contributor
support wild card characters for testrunner.bat
Hello,
While running tests via testrunner, sometimes we want to run a group of tests for some component. We label are our tests such that they are grouped very logically (when you see them visually).
If testrunner.bat can support wildcard or regular expressions, maybe we can do something like testrunner.bat -s"TS-001*" -c"TC-004*" someproject.xml
in this example, the testrunner would run any testsuites matching the pattern TS-001* and any testcases matching the pattern TC-004*
Thanks
Ali
While running tests via testrunner, sometimes we want to run a group of tests for some component. We label are our tests such that they are grouped very logically (when you see them visually).
If testrunner.bat can support wildcard or regular expressions, maybe we can do something like testrunner.bat -s"TS-001*" -c"TC-004*" someproject.xml
in this example, the testrunner would run any testsuites matching the pattern TS-001* and any testcases matching the pattern TC-004*
Thanks
Ali