diff --git a/docs/index.fsx b/docs/index.fsx index a8bd9815..d60dc95e 100644 --- a/docs/index.fsx +++ b/docs/index.fsx @@ -7,8 +7,9 @@ FsCheck is a tool for testing .NET programs automatically. The programmer provid FsCheck, NUnit and xUnit.NET plugin can be installed from NuGet using your favorite package manager. Users have also created integrations with [Expecto](https://github.com/haf/Expecto), -[Fuchu](https://github.com/mausch/Fuchu) and -[AutoFixture](https://github.com/AutoFixture/AutoFixture) that +[Fuchu](https://github.com/mausch/Fuchu), +[AutoFixture](https://github.com/AutoFixture/AutoFixture) and +[MSTest](https://github.com/microsoft/testfx) that you can [find on NuGet](https://www.nuget.org/packages?q=fscheck). Documentation