зеркало из
1
0
Форкнуть 0
Integration test project for testextensions.xunit
Перейти к файлу
Brad Wilson ac5a649df4
Update README, and delete CONTRIBUTING
2023-03-19 22:28:39 -07:00
CS_ClassLibrary Initial revision 2015-08-16 17:03:22 -07:00
CS_Uwp10App Initial revision 2015-08-16 17:03:22 -07:00
CS_Win81App Initial revision 2015-08-16 17:03:22 -07:00
CS_Wpa81App Initial revision 2015-08-16 17:03:22 -07:00
VB_ClassLibrary Initial revision 2015-08-16 17:03:22 -07:00
VB_Uwp10App Initial revision 2015-08-16 17:03:22 -07:00
VB_Win81App Initial revision 2015-08-16 17:03:22 -07:00
VB_Wpa81App Initial revision 2015-08-16 17:03:22 -07:00
.gitattributes Initial revision 2015-08-16 17:03:22 -07:00
.gitignore Initial revision 2015-08-16 17:03:22 -07:00
LICENSE.txt Move to .NET Foundation 2016-09-15 17:31:44 -07:00
NuGet.Config Update NuGet.Config 2017-10-07 10:50:07 -07:00
README.md Update README, and delete CONTRIBUTING 2023-03-19 22:28:39 -07:00
testextensions.xunit.integration.sln Initial revision 2015-08-16 17:03:22 -07:00

README.md

About This Project

This project contains integration tests for https://github.com/xunit/testextensions.xunit.

To open an issue for this project, please visit the core xUnit.net project issue tracker.

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.