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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AutoFixture avatar

AutoFixture/AutoFixture

0
View on GitHub↗

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

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.
  • Frameworks de test - Framework to minimize the setup phase of unit tests.
3,529 stars·355 forks·C#·MIT·2 vues

Historique des stars

Graphique de l'historique des stars pour autofixture/autofixtureGraphique de l'historique des stars pour autofixture/autofixture

Questions fréquentes

Que fait autofixture/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.

Quelles sont les fonctionnalités principales de autofixture/autofixture ?

Les fonctionnalités principales de autofixture/autofixture sont : Test Data Generation, Frameworks de test.

Quelles sont les alternatives open-source à autofixture/autofixture ?

Les alternatives open-source à autofixture/autofixture incluent : 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.

Alternatives open source à AutoFixture

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec AutoFixture.
  • bchavez/bogusAvatar de bchavez

    bchavez/Bogus

    9,700Voir sur 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
    Voir sur GitHub↗9,700
  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0Voir sur 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,…

    Voir sur GitHub↗0
  • ackee-blockchain/tridentAvatar de Ackee-Blockchain

    Ackee-Blockchain/trident

    392Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗392
  • 40ants/cl-hamcrestAvatar de 40ants

    40ants/cl-hamcrest

    19Voir sur GitHub↗

    This library makes your CL unittests more readable.

    Common Lisp
    Voir sur GitHub↗19
Voir les 30 alternatives à AutoFixture→