awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
machine avatar

machine/machine.specifications

0
View on GitHub↗
900 Stars·178 Forks·C#·MIT·1 Aufruf

Machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.

Features

  • Testing - BDD-style testing framework.
  • Test-Frameworks - Context and specification framework for testing.

Star-Verlauf

Star-Verlauf für machine/machine.specificationsStar-Verlauf für machine/machine.specifications

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Machine.specifications

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Machine.specifications.
  • bchavez/bogusAvatar von bchavez

    bchavez/Bogus

    9,700Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,700
  • cypress-io/cypressAvatar von cypress-io

    cypress-io/cypress

    50,113Auf GitHub ansehen↗

    Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the browser. It serves as an end-to-end testing framework, a frontend component testing tool, and a web application test runner. The project also functions as a headless browser automation tool and a network traffic interceptor. The system differentiates itself by executing test code within the same browser process as the application, allowing for direct access to the DOM. It includes a network traffic interception system to stub and manipulate browser requests, as well as a graphical

    TypeScriptangular-testing-librarycomponent-testingcypress
    Auf GitHub ansehen↗50,113
  • bbc-news/wraithAvatar von BBC-News

    BBC-News/wraith

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fakeiteasy/fakeiteasyAvatar von FakeItEasy

    FakeItEasy/FakeItEasy

    1,830Auf GitHub ansehen↗

    The easy mocking library for .NET

    C#dotnetdotnet-corefake-objects
    Auf GitHub ansehen↗1,830
Alle 30 Alternativen zu Machine.specifications anzeigen→

Häufig gestellte Fragen

Was macht machine/machine.specifications?

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.

Was sind die Hauptfunktionen von machine/machine.specifications?

Die Hauptfunktionen von machine/machine.specifications sind: Testing, Test-Frameworks.

Welche Open-Source-Alternativen gibt es zu machine/machine.specifications?

Open-Source-Alternativen zu machine/machine.specifications sind unter anderem: cypress-io/cypress — Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the… fluentassertions/fluentassertions — FluentAssertions is a library of extension methods for .NET that provides a human-readable syntax for verifying… bbc-news/wraith. bchavez/bogus — Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock… fakeiteasy/fakeiteasy — The easy mocking library for .NET. microsoft/playwright — Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow…