AutoFixture
-
- 175,999,558 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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. -
- 55,463,747 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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... More information -
- 45,181,610 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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). -
- 14,902,659 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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. -
- 11,307,033 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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). -
- 7,110,531 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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... More information -
- 4,575,490 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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. -
- 4,418,858 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
Extensions for the most common AutoFixture operations to provide overloads with a seed. -
- 2,396,077 total downloads
- last updated 5/15/2019
- Latest version: 4.1.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 -... More information -
- 1,231,002 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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).... More information -
- 879,771 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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... More information -
- 676,555 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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). -
- 229,665 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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... More information -
- 220,582 total downloads
- last updated 11/28/2023
- Latest version: 4.18.1
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. -
- 70,903 total downloads
- last updated 4/15/2024
- Latest version: 5.0.0-preview0011 (prerelease)
By leveraging some features of NUnit4, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).