Hi! I haven’t found anything on this topic in recent
threads, so I’ll bring it up. I am using NAnt 0.84 and I’m trying to run some tests
through <nunit2>. Tests work just fine, but I would like to know how can
I stop build if [TestFixtureSetUp] in test fails. I’ve tried both
haltonerror and haltonfailure, but none of them is able stop build. In
formatter file I get “Tests run: 0, Failures: 0, Not run: 35”. What am I supposed to do in order to stop build when
something like this happens? Thanks. |
- [Nant-users] nunit2 problem with TestFixtureSetUp Vladimir Knezevic
- Re: [Nant-users] nunit2 problem with TestFixtureSet... Merrill Cornish
- RE: [Nant-users] nunit2 problem with TestFixtureSet... Vladimir Knezevic
- RE: [Nant-users] nunit2 problem with TestFixtureSet... Merrill Cornish