Skip to content

Releases: nunit/teamcity-event-listener

1.0.7

27 Sep 08:33
Compare
Choose a tag to compare

Nuget Package

Issues Resolved

  • #71 Unicode symbols were not escaped within TeamCity service messages
  • #68 Colon's in testcase data are replaced with in the Teamcity service messages

1.0.6

20 Mar 13:39
Compare
Choose a tag to compare

Nuget Package

New Features

  • 0063 Support test metadata, TeamCity 2018.2+.
  • 0067 Support suite patterns

Issues Resolved

  • 0065 The suite name is different for the test in two different builds for NUnit tests
  • 0066 Use process ID as a root flow id if the root flow id environment variable (TEAMCITY_PROCESS_FLOW_ID) was not specified

It is important to note: the number of tests and the number of suits may differ for test runs from the previous version of this extension.

1.0.4

18 Jun 09:56
Compare
Choose a tag to compare

NuGet package

Issues Resolved

  • 0051 Add stack trace to tests' details of TeamCity service messages when tests fail during TestFixtureSetUpAttribute for NUnit framework 2

1.0.3

22 Nov 09:59
Compare
Choose a tag to compare

NuGet package

Issues Resolved

  • 0049 Add stack trace to tests' details of TeamCity service messages when tests fail during TestFixture SetUp/TearDown

1.0.2

04 Oct 09:42
Compare
Choose a tag to compare

Issues Resolved

  • 0006 TeamCity does not parse service messages inside errors/output of tests
  • 0014 Erroneous TeamCity service messages with multiple test assemblies and (default) parallel execution