nuget update
This commit is contained in:
26
.nuget/packages/xunit.runner.visualstudio/2.8.2/_content/README.md
vendored
Normal file
26
.nuget/packages/xunit.runner.visualstudio/2.8.2/_content/README.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
## About This Project
|
||||
|
||||
This project contains the Visual Studio runner for xUnit.net. It supports the built-in Test Explorer feature in Visual Studio 2022 and later. It supports .NET 6+ and .NET Framework 4.6.2+. It can run tests from xUnit.net 1.9.2 and later.
|
||||
|
||||
* _New to xUnit.net? Get started with [.NET Framework](https://xunit.net/docs/getting-started/netfx/visual-studio) and [.NET Core](https://xunit.net/docs/getting-started/netcore/cmdline)._
|
||||
* _Need some help building the source? See [BUILDING.md](BUILDING.md)._
|
||||
* _Want to contribute to the project? See [CONTRIBUTING.md](https://github.com/xunit/.github/tree/main/CONTRIBUTING.md)._
|
||||
|
||||
## Latest Builds
|
||||
|
||||
| | Stable | Latest CI | Build status |
|
||||
| ------ | ------ | --------- | ------------ |
|
||||
| v2 core framework | [](https://www.nuget.org/packages/xunit) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit) | [](https://github.com/xunit/xunit/actions/workflows/push-v2.yaml) |
|
||||
| v3 core framework ([alpha docs](https://xunit.net/docs/v3-alpha)) | N/A | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.v3) | [](https://github.com/xunit/xunit/actions/workflows/push-main.yaml) |
|
||||
| xunit.analyzers | [](https://www.nuget.org/packages/xunit.analyzers) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.analyzers) | [](https://github.com/xunit/xunit.analyzers/actions/workflows/push-main.yaml) |
|
||||
| xunit.runner.visualstudio | [](https://www.nuget.org/packages/xunit.analyzers) | [](https://feedz.io/org/xunit/repository/xunit/packages/xunit.runner.visualstudio) | [](https://github.com/xunit/visualstudio.xunit/actions/workflows/push-main.yaml) |
|
||||
|
||||
*For complete CI package lists, please visit the [feedz.io package search](https://feedz.io/org/xunit/repository/xunit/search). A free login is required.*
|
||||
|
||||
## About xUnit.net
|
||||
|
||||
[<img align="right" width="100px" src="https://raw.githubusercontent.com/xunit/media/main/dotnet-foundation.svg" />](https://dotnetfoundation.org/projects/project-detail/xunit)
|
||||
|
||||
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the [.NET Foundation](https://www.dotnetfoundation.org/), and operates under their [code of conduct](https://www.dotnetfoundation.org/code-of-conduct). It is licensed under [Apache 2](https://opensource.org/licenses/Apache-2.0) (an OSI approved license).
|
||||
|
||||
For project documentation, please visit the [xUnit.net project home](https://xunit.net/).
|
||||
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/_content/logo-128-transparent.png
vendored
Normal file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/_content/logo-128-transparent.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user