AlexPovar
- 9,033,842 total downloads
- last updated 1/30/2019
- Latest version: 4.0.0
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
- 6,637,636 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoFixture with Auto Mocking using Moq
- 1,792,222 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
AutoFixture with xUnit.net v2 data theories
- 1,125,967 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
AutoFixture with Auto Mocking using NSubstitute
- 718,694 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance.
AutoFixture with NUnit3
- 375,713 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
AutoFixture with xUnit.net data theories
- 321,244 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.
AutoFixture Idioms
- 312,898 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into reusable classes and methods.
- 245,555 total downloads
- last updated 10/18/2017
- Latest version: 4.0.0
SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types. Various fine-tuning options exist.
AutoFixture with Auto Mocking using FakeItEasy
- 226,789 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.
AutoFixture with Auto Mocking using Rhino Mocks
- 191,855 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/11/13/RhinoMocksbasedAutomockingWithAutoFixture.aspx
AutoFixture with NUnit2
- 191,459 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
- 86,550 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
Extensions for the most common AutoFixture operations to provide overloads with a seed.
AutoFixture with Auto Mocking using Foq
- 47,611 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Foq. To use it, add the AutoFoqCustomization to your Fixture instance.
AutoFixture Idioms.FsCheck
- 34,550 total downloads
- last updated 1/30/2019
- Latest version: 4.8.0
Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms.FsCheck library encapsulates these idioms into reusable classes and methods.
- 31 total downloads
- last updated 2/6/2019
- Latest version: 0.1.0
Set files creation date to their creation date in Git