** Project changed: nunitv2 => nunit-console

-- 
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 Console Runner:
  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/nunit-console/+bug/1091138/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to