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

3 repos

Awesome GitHub RepositoriesTest Execution Runners

Command-line interfaces and infrastructure tools that manage the lifecycle, parallelization, and reporting of test suites, distinct from the testing methodology itself.

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

  1. Home
  2. Testing & Quality Assurance
  3. Testing Frameworks and Engines
  4. Test Frameworks
  5. Test Execution Runners

Awesome Test Execution Runners GitHub Repositories

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

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    TypeScriptangularjavascriptpwa
  • laravel/laravel

    laravel/laravel

    83,758GitHubView on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Bladeframeworklaravelphp
  • 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

Explore sub-tags

  • Alternative Test Framework SupportIntegration capabilities that allow software to interface with various external testing runners and libraries.
  • CLI Test RunnersTools that execute automated test suites directly through command-line interfaces across configured environments.
  • Test Suite RunnersUtilities that manage and execute collections of tests, often supporting parallel processing via command-line interfaces.