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

1 repo

Awesome GitHub RepositoriesTest Execution Strategies

Methods for distributing, parallelizing, or scheduling the execution of test suites.

Explore 1 awesome GitHub repository matching testing & quality assurance · Test Execution Strategies. Refine with filters or upvote what's useful.

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

Awesome Test Execution Strategies GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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

  • Parallel Worker AuthenticationMechanism for isolating authentication state across concurrent test worker processes.
  • Serial Test Execution ModesConfigurations that enforce sequential execution and dependency-based skipping for test suites.