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

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

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

1 Repo

Awesome GitHub RepositoriesTest

Patterns for isolating core testing logic from concrete implementation details.

Distinct from Logic Isolation: Specifically targets the separation of test logic from implementation, whereas the parent covers general computational logic isolation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Test. Refine with filters or upvote what's useful.

Awesome Test GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • betterspecs/betterspecsAvatar von betterspecs

    betterspecs/betterspecs

    3,490Auf GitHub ansehen↗

    Betterspecs is a software testing pattern library and standardization tool designed to improve code quality across multiple programming languages. It serves as a reference for applying consistent testing disciplines and architectural guidelines to reduce bugs and increase software reliability. The project provides a curated collection of verified implementation strategies and best practices for writing maintainable, scalable automated tests. It functions as an education resource for upskilling developers in professional testing disciplines by matching code scenarios against industry standards

    Isolates core testing logic from concrete implementation details to allow the same pattern across different environments.

    HTML
    Auf GitHub ansehen↗3,490
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Namespace Isolation
  5. Module Isolation
  6. Architecture Isolation
  7. Logic Isolation
  8. Test