Info
Version: | 1.0.0.2 |
Author(s): | JetBrains, SGrottel |
Last Update: | Saturday, August 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.grottel.net/nuget-project/teamcity-gtest-streamer |
NuGet Url: | https://www.nuget.org/packages/teamcity-gtest-streamer |
Install
Install-Package teamcity-gtest-streamer
dotnet add package teamcity-gtest-streamer
paket add teamcity-gtest-streamer
teamcity-gtest-streamer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Large portions of this code are based on work by JetBrains: https://github.com/JetBrains/teamcity-cpp
This package does not have a formal dependency to any googleTest nuget package.
However, you need googleTest in order to use it. Not having a formal dependency allows you to use any googleTest implementation (even non-nuget).