awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AutoFixture avatar

AutoFixture/AutoFixture

0
View on GitHub↗
3,529 stars·355 forks·C#·MIT·8 views

AutoFixture

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.

Features

  • Test Data Generation - Automated test data generation to minimize setup code.
  • Testing Frameworks - Framework to minimize the setup phase of unit tests.

Star history

Star history chart for autofixture/autofixtureStar history chart for autofixture/autofixture

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AutoFixture

These projects share indexed features with AutoFixture. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bchavez/bogusbchavez avatar

    bchavez/Bogus

    9,700View on GitHub↗

    Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo

    C#bogusc-sharpcsharp
    View on GitHub↗9,700
  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0View on GitHub↗

    Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package. Axe-Playwright provides simple commands to integrate the axe-core® library with your Playwright tests. This integration functions seamlessly across all Playwright browsers: Chromium, Firefox,…

    View on GitHub↗0
  • ackee-blockchain/tridentAckee-Blockchain avatar

    Ackee-Blockchain/trident

    392View on GitHub↗

    Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.

    Rust
    View on GitHub↗392
  • 40ants/cl-hamcrest40ants avatar

    40ants/cl-hamcrest

    19View on GitHub↗

    This library makes your CL unittests more readable.

    Common Lisp
    View on GitHub↗19
Compare all 30 related projects→

Frequently asked questions

What does autofixture/autofixture do?

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.

What are the main features of autofixture/autofixture?

The main features of autofixture/autofixture are: Test Data Generation, Testing Frameworks.

Which projects share features with autofixture/autofixture?

Projects with overlapping indexed features include: bchavez/bogus — Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock… abhinaba-ghosh/axe-playwright — Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package.… ackee-blockchain/trident — Rust-based framework to Fuzz Solana programs, designed to help you ship secure code. adacore/aunit — AUnit README. adamluzsi/testcase. 40ants/cl-hamcrest — This library makes your CL unittests more readable.