awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Test Infrastructure · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesTest Infrastructure

Infrastructure components that provide the environments, orchestration, and execution strategies required to run automated tests.

Explore 4 awesome GitHub repositories matching testing & quality assurance · Test Infrastructure. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Testing Infrastructure and Management
  4. Test Infrastructure

Awesome Test Infrastructure GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    467,272GitHubView on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of

    Markdownawesome-listfreeprogramming
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    TypeScriptautomationchromechromium
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • localstack/localstack

    localstack/localstack

    64,423GitHubView on GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud p

    Pythonawscloudcontinuous-integration

Explore sub-tags

  • Cross-Browser Execution EnginesRuntime environments that manage multiple browser binaries and device emulations for automated cross-platform rendering verification.
  • Ephemeral Testing EnvironmentsShort-lived, isolated containerized instances used for executing automated tests within CI/CD pipelines.
  • Fixture OverridingMechanisms to replace or extend default test environment configurations with custom implementations.
  • Remote Sandbox EnvironmentsIsolated execution spaces that allow for the safe testing of commands and configurations in a controlled remote setting.
  • Test Execution OptimizersMechanisms that prioritize or reorder test suites to improve feedback loops and resource utilization.
  • Test Execution Strategies2 sub-tagsMethods for distributing, parallelizing, or scheduling the execution of test suites.
  • Test Runner Orchestration SystemsSystems that manage the end-to-end lifecycle of code execution, including build, compilation, and containerized test running.