Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
-
Updated
Nov 3, 2024 - C#
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
JavaFixture is the attempt to bring the incredibly easy usage of Mark Seemann's AutoFixture for .NET to the Java world. The purpose is to generate full object graphs for use in test suites.
🟣 C# e .NET 5 (2ª ed.)
🟣 C# e .NET 6 (3ª ed.)
🟣 C# e .NET 8
The fixture-ktx is a Kotlin utility for generating mock data, aiding in unit testing by providing realistic test cases. It supports diverse property types, ensuring comprehensive test coverage.
A common library for writing tests using XUnit, AutoFixture, NSubstitute and FluentAssertions.
A set of small extension packages to make the life of AutoFixture users easier.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
Fixtures for Kotlin providing generated values for unit testing
Object Mother Pattern with AutoFixture implementation.
Testes Unitários com .NET 6, xUnit, Moq, AutoFixture e Shouldly
Useful customizations for AutoFixture
AutoFixture customizations example.
Experimental repository for Blazor (server)
Autofixture example for creation of random values and instances.
Using a web api to play with dummies
Using custom JsonConverter to return derived types in api response
Documentation site for the AutoFixture products
Add a description, image, and links to the autofixture topic page so that developers can more easily learn about it.
To associate your repository with the autofixture topic, visit your repo's landing page and select "manage topics."