mirror of
https://github.com/microsoft/dotnet.git
synced 2025-12-19 17:37:07 -05:00
Add NFluent to the .NET Open Source Developer Projects (#1310)
This commit is contained in:
@@ -311,6 +311,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
|||||||
* [Http.ClientHelpers](https://github.com/PureKrome/HttpClient.Helpers) - library to help mock & test `System.Net.Http.HttpClient`.
|
* [Http.ClientHelpers](https://github.com/PureKrome/HttpClient.Helpers) - library to help mock & test `System.Net.Http.HttpClient`.
|
||||||
* [moq](https://github.com/Moq/moq4) - The most popular and friendly mocking framework for .NET
|
* [moq](https://github.com/Moq/moq4) - The most popular and friendly mocking framework for .NET
|
||||||
* [NBuilder](https://github.com/nbuilder/nbuilder) - A rapid test object generator.
|
* [NBuilder](https://github.com/nbuilder/nbuilder) - A rapid test object generator.
|
||||||
|
* [NFluent](https://github.com/tpierrain/NFluent) - The most fluent .NET assertion lib ever.
|
||||||
* [NSpec](https://github.com/nspec/NSpec) - .NET BDD testing framework of the xSpec (context/specification) flavor, heavily inspired by RSpec and Mocha.
|
* [NSpec](https://github.com/nspec/NSpec) - .NET BDD testing framework of the xSpec (context/specification) flavor, heavily inspired by RSpec and Mocha.
|
||||||
* [NSubstitute](https://github.com/nsubstitute/NSubstitute) - A friendly substitute for .NET mocking frameworks.
|
* [NSubstitute](https://github.com/nsubstitute/NSubstitute) - A friendly substitute for .NET mocking frameworks.
|
||||||
* [NUnit](https://github.com/nunit/nunit) - NUnit is a unit-testing framework for all .NET languages.
|
* [NUnit](https://github.com/nunit/nunit) - NUnit is a unit-testing framework for all .NET languages.
|
||||||
|
|||||||
Reference in New Issue
Block a user