Skip to content

Commit 719e066

Browse files
committed
Add README
1 parent 8e186b0 commit 719e066

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# About This Project
2+
3+
This project contains a legacy PowerShell module used for building xUnit.net v2. There should be no contributions to this project.
4+
5+
# About xUnit.net
6+
7+
[<img align="right" width="100px" src="https://raw.githubusercontent.com/xunit/media/main/dotnet-foundation.svg" />](https://dotnetfoundation.org/projects/project-detail/xunit)
8+
9+
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](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).
10+
11+
For project documentation, please visit the [xUnit.net project home](https://xunit.net/).

0 commit comments

Comments
 (0)