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 H
I have downloaded the latest version of nant.
The .NET version I have is 2.0.50215 and I am using Visual Studio 2005.
When I run nunit on my existing solution file (created with Visual Studio 2005), I get the following message:
nantNAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)Copyright (C) 2