Skip to content
#

auto-mocking

Here are 6 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Apr 15, 2024
  • C#

Improve this page

Add a description, image, and links to the auto-mocking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the auto-mocking topic, visit your repo's landing page and select "manage topics."

Learn more