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
This library provides read/write access to TeamCity Service messages. Take a look at the description of service messages at http://confluence.jetbrains.net/display/TCDL/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ServiceMessages
Easy-to-use, readable and comprehensive library for consuming TeamCity REST API. Written using real scenarios in mind, enables variuos range of queries and operation on TeamCity
MSBuild TeamCity Tasks Project provides useful tasks that can help to interact build script with JetBrains TeamCity. Some of these features include displaying real-time test results and customized statistics, changing the build status, and publishing artifacts before the build is finished.
BuildLight provides an extensible framework for connecting a build server status to a build light/lamp, audible notification and other sorts of things like mobile alerts.
Right now it only supports TeamCity and a red/green/blue LED light made by Delcom that connects to the USB port.