Using NAnt 0.85 daily build 2005-02-01, the <nunit2> task seems to stop processing test assemblies after it encounters an assembly that contains one or more errors. The build continues and succeeds, however, the remaining test assemblies in the specified fileset never get executed.
Am I missing something?
- Tom