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
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Buildkite.TestAnalytics.Common --version 0.1.2
#r "nuget: Buildkite.TestAnalytics.Common, 0.1.2"
#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.
// 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

  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-python

🚀 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.1.2 261 2/7/2023
0.1.1 88,389 8/3/2022
0.1.0 290 8/2/2022