awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Component Testing · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesComponent Testing

Strategies for isolating and testing individual UI or logic components.

Distinguishing note: Focuses on component-level isolation as a primary testing strategy.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Component Testing. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Component Testing

Awesome Component Testing GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • backstage/backstage

    backstage/backstage

    32,639View on GitHub↗

    Backstage is an open-source framework for building internal developer portals. It provides a centralized, metadata-driven software catalog that tracks ownership, dependencies, and lifecycle status for all technical assets by harvesting configuration files directly from version control systems. The platform is built on a plugin-based modular architecture, allowing teams to extend core functionality through isolated, independently deployable modules that integrate into a unified frontend and backend ecosystem. The project distinguishes itself through its focus on developer productivity and stan

    Provides frameworks for writing and executing automated tests for individual modules and components.

    TypeScriptbackstagecncfdeveloper-experience
    32,639View on GitHub↗
  • goldbergyoni/javascript-testing-best-practices

    goldbergyoni/javascript-testing-best-practices

    24,589View on GitHub↗

    This project is a comprehensive knowledge base and educational resource for JavaScript developers, focused on establishing industry-standard methodologies for automated software testing. It provides a structured collection of design patterns and actionable guidelines designed to improve code reliability, maintainability, and overall software quality across the development lifecycle. The repository distinguishes itself by offering a granular, pattern-based approach to testing that spans unit, integration, and end-to-end verification. It emphasizes specific architectural strategies such as comp

    Advocates for component testing as a highly effective strategy for modern application development.

    JavaScriptangularchaici
    24,589View on GitHub↗