зеркало из
1
0
Форкнуть 0
Abstractions for xUnit.net (please open issues in https://github.com/xunit/xunit)
Перейти к файлу
Brad Wilson b75d54d73b
Update README wording
2023-03-19 11:35:08 -07:00
src/xunit.abstractions Allow project to be opened in modern versions of Visual Studio 2021-11-06 12:37:42 -07:00
.gitattributes Initial revision 2017-02-17 09:50:51 -08:00
.gitignore Initial revision 2017-02-17 09:50:51 -08:00
README.md Update README wording 2023-03-19 11:35:08 -07:00
global.json .NET SDK 6.0 2022-09-01 12:42:26 -07:00
license.txt Add missing license 2018-07-31 11:03:58 -07:00
xunit.abstractions.nuspec Initial revision 2017-02-17 09:50:51 -08:00
xunit.abstractions.sln Allow project to be opened in modern versions of Visual Studio 2021-11-06 12:37:42 -07:00

README.md

About This Project

This project contains the frozen abstractions definitions from xUnit.net 2.0. There should be no contributions to this project.

About xUnit.net

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#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

For project documentation, please visit the xUnit.net project home.