I am calling nunit-console from within my nant and would like to check if the nunit test passed or failed by searching for the pattern 'failures="0" not-run="0"' in the output xml file generated by nunit-console. How do I search for patterns within a file with nant?


Click here to donate to the Hurricane Katrina relief effort.

Reply via email to