nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #03361
[Bug 1091138] [NEW] PNUnit 2.5.2 - Incomplete report when running TestFixture with multiple TestCases
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
Follow ups
References