You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.fsx
+3-2
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ FsCheck is a tool for testing .NET programs automatically. The programmer provid
7
7
FsCheck, NUnit and xUnit.NET plugin can be <a href="https://www.nuget.org/packages?q=fscheck">installed from NuGet</a> using your favorite package manager.
8
8
9
9
Users have also created integrations with [Expecto](https://github.com/haf/Expecto),
10
-
[Fuchu](https://github.com/mausch/Fuchu) and
11
-
[AutoFixture](https://github.com/AutoFixture/AutoFixture) that
10
+
[Fuchu](https://github.com/mausch/Fuchu),
11
+
[AutoFixture](https://github.com/AutoFixture/AutoFixture) and
12
+
[MSTest](https://github.com/microsoft/testfx) that
12
13
you can [find on NuGet](https://www.nuget.org/packages?q=fscheck).
0 commit comments