| Issue 39: | Ability to exlude directories in DirectoryTestSuite | |
| 1 person starred this issue and may be notified of changes. | Back to list |
It would be helpful to be able to exclude directories in addition to individual files in mxunit.runner.DirectoryTest suite. This is apparent when looking at tests that depend upon a subdirectory of fixtures, that are static and should not be tested. So, maybe the exludes attribute might look like: excludes="myfile.cfc,myotherfile.cfc,mydir,fixture" I'll try to look into it today.
Jan 16, 2008
now it properly handles the boundaries, so if you have "TestLibrary" and pass "library" as an excludes, it won't flag it. |
Owner: marc.esher
Cc: -marc.esher virtix