Releases: nunit/teamcity-event-listener
Releases · nunit/teamcity-event-listener
1.0.7
1.0.6
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
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
Issues Resolved
- 0049 Add stack trace to tests' details of TeamCity service messages when tests fail during TestFixture SetUp/TearDown
1.0.2
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