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
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • betterspecs/betterspecsAvatar de betterspecs

    betterspecs/betterspecs

    3,490Voir sur GitHub↗

    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
    Voir sur GitHub↗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