TeamCity.VSTest.TestAdapter
1.0.6
See the version list below for details.
dotnet add package TeamCity.VSTest.TestAdapter --version 1.0.6
NuGet\Install-Package TeamCity.VSTest.TestAdapter -Version 1.0.6
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.6" />
paket add TeamCity.VSTest.TestAdapter --version 1.0.6
#r "nuget: TeamCity.VSTest.TestAdapter, 1.0.6"
// Install TeamCity.VSTest.TestAdapter as a Cake Addin #addin nuget:?package=TeamCity.VSTest.TestAdapter&version=1.0.6 // Install TeamCity.VSTest.TestAdapter as a Cake Tool #tool nuget:?package=TeamCity.VSTest.TestAdapter&version=1.0.6
Provides an integration TeamCity and test frameworks.
Usage:
- Create a test project, for example using the command line: dotnet new xunit
- Add the NuGet reference to this package
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 3.5
- Microsoft.TestPlatform.ObjectModel (>= 11.0.0)
- TeamCity.ServiceMessages (>= 3.0.10)
-
.NETFramework 4.0
- Microsoft.TestPlatform.ObjectModel (>= 11.0.0)
- TeamCity.ServiceMessages (>= 3.0.10)
-
.NETStandard 1.5
- Microsoft.TestPlatform.ObjectModel (>= 15.0.0)
- NETStandard.Library (>= 1.6.1)
- TeamCity.ServiceMessages (>= 3.0.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TeamCity.VSTest.TestAdapter:
Package | Downloads |
---|---|
2GIS.NuClear.BuildTools
Инструменты автоматизации |
|
Octopus.Server.Extensibility.Tests
Provides test infrastructure for Octopus Server extensions/modules. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on TeamCity.VSTest.TestAdapter:
Repository | Stars |
---|---|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
JetBrains/rd
Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.
|
|
neo4j/neo4j-dotnet-driver
Neo4j Bolt driver for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.0.41 | 165,685 | 10/1/2024 |
1.0.40 | 760,674 | 2/22/2024 |
1.0.39 | 291,564 | 12/18/2023 |
1.0.38 | 300,740 | 10/17/2023 |
1.0.37 | 225,702 | 8/24/2023 |
1.0.36 | 2,739,515 | 3/2/2022 |
1.0.35 | 61,749 | 2/25/2022 |
1.0.34 | 271,235 | 2/3/2022 |
1.0.33 | 47,444 | 2/1/2022 |
1.0.32 | 247,339 | 12/23/2021 |
1.0.31 | 35,249 | 12/20/2021 |
1.0.30 | 116,468 | 12/10/2021 |
1.0.29 | 49,054 | 12/2/2021 |
1.0.28 | 87,407 | 11/17/2021 |
1.0.27 | 413,667 | 9/18/2021 |
1.0.26 | 1,183,539 | 7/13/2021 |
1.0.25 | 759,430 | 2/16/2021 |
1.0.23 | 890,663 | 11/11/2020 |
1.0.22 | 558,172 | 7/10/2020 |
1.0.21 | 659,255 | 4/29/2020 |
1.0.20 | 443,082 | 2/6/2020 |
1.0.18 | 155,098 | 12/26/2019 |
1.0.17 | 440,427 | 9/27/2019 |
1.0.15 | 2,068,437 | 4/3/2019 |
1.0.14 | 183,216 | 2/5/2019 |
1.0.13 | 166,064 | 12/12/2018 |
1.0.12 | 97,338 | 10/31/2018 |
1.0.11 | 93,260 | 10/5/2018 |
1.0.10 | 236,400 | 7/10/2018 |
1.0.9 | 85,420 | 6/5/2018 |
1.0.8 | 108,719 | 4/11/2018 |
1.0.7 | 226,492 | 12/18/2017 |
1.0.6 | 53,381 | 11/14/2017 |
1.0.5 | 60,761 | 10/19/2017 |
Fix "No test is available in ... Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again." for full .NET Framework projects