GoogleTestAdapter 0.18.0
Adds capability to run C++ tests written with the Google Test framework to Visual Studio. Installing this test adapter via NuGet (as compared to installation through the VS Marketplace) lacks debugging and configuration through VS Options as well as the toolbar (configuration via test settings file is supported). Main use case: build servers.
Requires NuGet 2.8 or higher.
Install-Package GoogleTestAdapter -Version 0.18.0
dotnet add package GoogleTestAdapter --version 0.18.0
<PackageReference Include="GoogleTestAdapter" Version="0.18.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add GoogleTestAdapter --version 0.18.0
#r "nuget: GoogleTestAdapter, 0.18.0"
// Install GoogleTestAdapter as a Cake Addin
#addin nuget:?package=GoogleTestAdapter&version=0.18.0
// Install GoogleTestAdapter as a Cake Tool
#tool nuget:?package=GoogleTestAdapter&version=0.18.0
See project site of Google Test Adapter.
On my own account:
In the last couple of months, I noticed that my private laptop certainly has a finite lifetime. Thinking about the requirements a new one has to stand up to, I realized that developing and supporting Google Test Adapter has in the last years been one of the major use cases of that laptop. Thus, I decided to take this as reason for from now on accepting donations 😃
Therefore, if you would like to appreciate development and support of Google Test Adapter, please consider to donate! Thanks in advance...
See project site of Google Test Adapter.
On my own account:
In the last couple of months, I noticed that my private laptop certainly has a finite lifetime. Thinking about the requirements a new one has to stand up to, I realized that developing and supporting Google Test Adapter has in the last years been one of the major use cases of that laptop. Thus, I decided to take this as reason for from now on accepting donations 😃
Therefore, if you would like to appreciate development and support of Google Test Adapter, please consider to donate! Thanks in advance...
Dependencies
-
native 0.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on GoogleTestAdapter:
Repository | Stars |
---|---|
microsoft/MixedReality-WebRTC
MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.18.0 | 25,946 | 2/29/2020 |
0.17.1 | 41,860 | 10/12/2019 |
0.17.0 | 590 | 10/6/2019 |
0.16.1 | 97,317 | 5/5/2019 |
0.16.0 | 2,115 | 4/28/2019 |
0.15.0 | 1,494 | 3/21/2019 |
0.14.4 | 1,207 | 2/24/2019 |
0.14.3 | 2,629 | 2/6/2019 |
0.14.2 | 7,325 | 12/16/2018 |
0.14.1 | 722 | 12/10/2018 |
0.14.0 | 522 | 12/9/2018 |
0.13.4 | 7,223 | 8/4/2018 |
0.13.3 | 1,009 | 7/16/2018 |
0.13.2 | 1,036 | 7/3/2018 |
0.13.1 | 792 | 6/27/2018 |
0.13.0 | 716 | 6/25/2018 |
0.12.3 | 52,681 | 12/9/2017 |
0.12.2 | 702 | 12/6/2017 |
0.12.1 | 5,450 | 11/16/2017 |
0.12.0 | 1,546 | 10/20/2017 |
0.11.1 | 948 | 9/29/2017 |
0.11.0 | 748 | 9/24/2017 |
0.10.2 | 1,310 | 8/28/2017 |
0.10.1 | 2,425 | 5/14/2017 |
0.10.0 | 746 | 5/2/2017 |
0.9.1 | 7,035 | 2/27/2017 |
0.9.0 | 828 | 2/20/2017 |