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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • betterspecs/betterspecsAvatar de betterspecs

    betterspecs/betterspecs

    3,490Ver en 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
    Ver en 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