Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
112 packages returned for Tags:"AutoFixture"
Sort by
Relevance
Downloads
Recently updated
OBeautifulCode.
AutoFakeItEasy
by:
obeautifulcode
389,441 total downloads
last updated
7/7/2022
Latest version:
1.0.140
AutoFixture
FakeItEasy
Dummy
testing
data
Makes FakeItEasy Dummies useful by wiring-them-up to real-looking, random test data. Leverages the power of AutoFixture to create anonymous variables. Fixes some of AutoFixture's poor default behaviors....
More information
MicroElements.
AutoFixture.
NodaTime
by:
alexey.petriashev
MicroElements
233,709 total downloads
last updated
5/30/2021
Latest version:
1.0.0
AutoFixture
NodaTime
MicroElements
AutoFixture NodaTime generators
Experiment.
AutoFixture
by:
jwChung
143,891 total downloads
last updated
11/24/2014
Latest version:
2.1.5
unit-testing
tdd
autofixture
Experiment.AutoFixture supports auto data using AutoFixture library in parameterized tests.
AutoFixture.
AutoMoq.
AutoSetup
by:
Mark_Struik
143,508 total downloads
last updated
8/18/2014
Latest version:
1.3.0
AutoFixture
Moq
NUnit
AutoMoq
AutoSetup
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
Objectivity.
AutoFixture.
XUnit2.
AutoMoq
by:
ObjectivityLtd
pzajac
195,800 total downloads
last updated
12/29/2022
Latest version:
3.4.0
AutoFixture
Moq
xUnit
xUnit2
AutoMoq
AutoMock
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.
LazyEntityGraph.
AutoFixture
by:
dbroudy
107,551 total downloads
last updated
1/22/2023
Latest version:
2.4.0
LazyEntityGraph
AutoFixture
ORM
Testing
An AutoFixture customization for lazy-loading entities using LazyEntityGraph.
Ardalis.
SmartEnum.
AutoFixture
by:
ardalis
95,753 total downloads
last updated
1/26/2023
Latest version:
7.0.0
enum
smartenum
ardalis
autofixture
AutoFixture support for Ardalis.SmartEnum.
TestStack.
Dossier
by:
MRCollective
robdmoore
TestStack
356,922 total downloads
last updated
1/13/2019
Latest version:
4.0.0
testing
data-generation
test-fixture
nbuilder
nsubstitute
autofixture
mocking
equivalence-class
test-data-builder
anonymous-value
More tags
TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder,...
More information
Atc.
Test
by:
atc-net
60,545 total downloads
last updated
1/16/2023
Latest version:
1.0.72
xunit
NSubstitute
AutoFixture
FluentAssertions
Common tools for writing tests using XUnit, AutoFixture, NSubstitute and FluentAssertions.
Kralizek.
AutoFixture.
Extensions.
MockHttp
by:
Kralizek
49,552 total downloads
last updated
7/4/2022
Latest version:
1.3.0
autofixture
unit
testing
test
mock
httpClient
mockhttp
An extension to AutoFixture to easily work with MockHttp.
AutoFixture.
Community.
ImmutableCollections
by:
Mista
74,070 total downloads
last updated
11/26/2020
Latest version:
1.0.0
AutoFixture
Community
Immutable
ImmutableCollection
ImmutableArray
ImmutableList
ImmutableDictionary
ImmutableHashSet
ImmutableQueue
An AutoFixture customization that allows AutoFixture to create specimens of the immutable collections found in the System.Collections.Immutable namespace.
EntityFrameworkCore.
AutoFixture
by:
andrew.ivascu
70,820 total downloads
last updated
1/20/2023
Latest version:
2.0.1
EntityFramework
EntityFrameworkCore
EFCore
EF
AutoFixture
UnitTest
SQLite
In-Memory
Database
Tests
A library aimed to minimize the setup of Entity Framework Core unit-testing database providers in conjunction with AutoFixture.
Frank.
Libraries.
AutoFixture
by:
frankhaugen
23,874 total downloads
last updated
2/14/2022
Latest version:
4.0.9
Extensions
AutoFixture
Test
OmitRecursion
Recursion
This contains a very useful extension method for AutoFixture that allows you to OmitRecursion, (if a class has multiple nested objects, and/or self-reference, this simple extension method allows you to provent...
More information
Objectivity.
AutoFixture.
XUnit2.
AutoNSubstitute
by:
ObjectivityLtd
pzajac
33,832 total downloads
last updated
12/29/2022
Latest version:
3.4.0
AutoFixture
NSubstitute
xUnit
xUnit2
AutoNSubstitute
AutoMock
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions.
FGS.
Tests.
Support
by:
foxguardsolutions
14,078 total downloads
last updated
8/3/2020
Latest version:
2020.8.3.2
testing
autofixture
Defines functionality to help with automated testing, including extensions methods for AutoFixture.
AutoTest.
ArgumentNullException.
Xunit
by:
jskimming
26,764 total downloads
last updated
5/10/2019
Latest version:
0.10.0
Unit
Test
TDD
AutoFixture
Exception
ArgumentNullException
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
SharpJuice.
AutoFixture
by:
sharp-juice
19,276 total downloads
last updated
9/20/2019
Latest version:
1.2.4
autofixture
extensions
sharpjuice
Overriding constructor parameters for AutoFixture
FGS.
Tests.
Support.
AutoFixture.
Mocking
by:
foxguardsolutions
16,075 total downloads
last updated
8/3/2020
Latest version:
2020.8.3.2
testing
autofixture
mocking
moq
Provides functionality for registering Moq mocks with AutoFixture fixtures.
OBeautifulCode.
Type.
Recipes.
DummyFactory
by:
obeautifulcode
91,866 total downloads
last updated
1/17/2023
Latest version:
1.0.118
dummyfactory
dummy
factory
fakeiteasy
autofixture
snippet
codeinclude
utility
shared
recipe
More tags
A Dummy Factory for types in OBeautifulCode.Type
AutoTest.
ArgumentNullException
by:
jskimming
28,709 total downloads
last updated
5/10/2019
Latest version:
0.10.0
Unit
Test
TDD
AutoFixture
Exception
ArgumentNullException
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
Previous
Next