Buildkite.TestAnalytics.Common
0.1.2
dotnet add package Buildkite.TestAnalytics.Common --version 0.1.2
NuGet\Install-Package Buildkite.TestAnalytics.Common -Version 0.1.2
<PackageReference Include="Buildkite.TestAnalytics.Common" Version="0.1.2" />
paket add Buildkite.TestAnalytics.Common --version 0.1.2
#r "nuget: Buildkite.TestAnalytics.Common, 0.1.2"
// Install Buildkite.TestAnalytics.Common as a Cake Addin #addin nuget:?package=Buildkite.TestAnalytics.Common&version=0.1.2 // Install Buildkite.TestAnalytics.Common as a Cake Tool #tool nuget:?package=Buildkite.TestAnalytics.Common&version=0.1.2
Buildkite Test Collector for .NET (Beta)
The official .NET adapter for Buildkite Test Analytics which collects information about your tests.
This package contains the API integrations and data structures requried to interact with the Buildkite Test Analytics API. You normally wouldn't use it directly, rather via a specific test runner integration.
⚒ Developing
- Cloning the repository.
- Run the tests:
dotnet test
Useful resources for developing collectors include the Buildkite Test Analytics docs and the RSpec and Minitest collectors.
👩💻 Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/buildkite/test-collector-python
🚀 Releasing
Version bump the code, tag and push.
Publish to NuGet.
Create a new github release.
📜 License
The package is available as open source under the terms of the MIT License.
🤙 Thanks
Thanks to the folks at Alembic for building and maintaining this package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- FSharp.Core (>= 6.0.7)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Buildkite.TestAnalytics.Common:
Package | Downloads |
---|---|
Buildkite.TestAnalytics.Xunit
The official .NET adapter for Buildkite Test Analytics which collects information about your tests: XUnit integration |
GitHub repositories
This package is not used by any popular GitHub repositories.