NUnit.Extension.TeamCityEventListener
1.0.6
Prefix Reserved
See the version list below for details.
dotnet add package NUnit.Extension.TeamCityEventListener --version 1.0.6
NuGet\Install-Package NUnit.Extension.TeamCityEventListener -Version 1.0.6
<PackageReference Include="NUnit.Extension.TeamCityEventListener" Version="1.0.6" />
paket add NUnit.Extension.TeamCityEventListener --version 1.0.6
#r "nuget: NUnit.Extension.TeamCityEventListener, 1.0.6"
// Install NUnit.Extension.TeamCityEventListener as a Cake Addin #addin nuget:?package=NUnit.Extension.TeamCityEventListener&version=1.0.6 // Install NUnit.Extension.TeamCityEventListener as a Cake Tool #tool nuget:?package=NUnit.Extension.TeamCityEventListener&version=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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on NUnit.Extension.TeamCityEventListener:
Package | Downloads |
---|---|
NUnit.Console
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately. |
|
JDI.UIWeb
Framework for Web UI Automation Testing |
|
JDI.UICore
Framework for UI Automation Testing. Web, Mobile, Desktop |
|
JDI.UICommons
Framework for UI Automation Testing. Web, Mobile, Desktop |
|
JDI.UIMatchers
Framework for UI Automation Testing. Web, Mobile, Desktop |
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on NUnit.Extension.TeamCityEventListener:
Repository | Stars |
---|---|
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
|
|
dwmkerr/sharpshell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
|
|
Unity-Technologies/Unity.Mathematics
The C# math library used in Unity providing vector types and math functions with a shader like syntax
|
|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
|
simpleinjector/SimpleInjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
|