VOOZH about

URL: https://www.nuget.org/packages/Buildkite.TestAnalytics.Common/

⇱ NuGet Gallery | Buildkite.TestAnalytics.Common 0.1.4




Buildkite.TestAnalytics.Common 0.1.4

dotnet add package Buildkite.TestAnalytics.Common --version 0.1.4
 
 
NuGet\Install-Package Buildkite.TestAnalytics.Common -Version 0.1.4
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Buildkite.TestAnalytics.Common" Version="0.1.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Buildkite.TestAnalytics.Common" Version="0.1.4" />
 
Directory.Packages.props
<PackageReference Include="Buildkite.TestAnalytics.Common" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Buildkite.TestAnalytics.Common --version 0.1.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Buildkite.TestAnalytics.Common, 0.1.4"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Buildkite.TestAnalytics.Common@0.1.4
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Buildkite.TestAnalytics.Common&version=0.1.4
 
Install as a Cake Addin
#tool nuget:?package=Buildkite.TestAnalytics.Common&version=0.1.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

  1. Cloning the repository.
  2. 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-dotnet

🚀 Releasing

  1. Version bump the code, tag and push.

  2. Publish to NuGet.

  3. 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 net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 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

Buildkite.TestAnalytics.Xunit.reporters

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.

Version Downloads Last Updated
0.1.4 363 6/5/2025
0.1.3 3,119 5/21/2025
0.1.2 476 2/7/2023
0.1.1 503,288 8/3/2022
0.1.0 549 8/2/2022