Public bug reported: PNUnit will run .conf files where the <TestToRun> may point to a test case, a test fixture or simply a namespace containing test fixtures.
However, Asserts and Exceptions are only reported in smoke-errors.log if <TestToRun> points at a test case (method w. Test-attribute). If <TestToRun> points at TestFixture or a namespace the exceptions and asserts are not reported. Kind Regards, Keld Ølykke ** Affects: nunitv2 Importance: Undecided Status: New ** Tags: assert exception logging pnunit report -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1091138 Title: PNUnit 2.5.2 - Incomplete report when running TestFixture with multiple TestCases Status in NUnit V2 Test Framework: New Bug description: PNUnit will run .conf files where the <TestToRun> may point to a test case, a test fixture or simply a namespace containing test fixtures. However, Asserts and Exceptions are only reported in smoke-errors.log if <TestToRun> points at a test case (method w. Test-attribute). If <TestToRun> points at TestFixture or a namespace the exceptions and asserts are not reported. Kind Regards, Keld Ølykke To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/1091138/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp