← Back to team overview

nunit-core team mailing list archive

[Bug 958768] [NEW] NUnit-Console should support incremental output under TeamCity

 

Public bug reported:

When running under TeamCity, nunit-console should output specially
formatted messages to stdout that TeamCity uses to monitor the progress
of the test. We can support this via an option like --teamcity, but may
also consider doing it automatically in the case where we know we are
running under TeamCity (checking an environment variable) and the user
has not specified any incompatible options.

** Affects: nunit-3.0
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/958768

Title:
  NUnit-Console should support incremental output under TeamCity

Status in NUnit Test Framework:
  New

Bug description:
  When running under TeamCity, nunit-console should output specially
  formatted messages to stdout that TeamCity uses to monitor the
  progress of the test. We can support this via an option like
  --teamcity, but may also consider doing it automatically in the case
  where we know we are running under TeamCity (checking an environment
  variable) and the user has not specified any incompatible options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/958768/+subscriptions


Follow ups

References