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

1 repo

Awesome GitHub RepositoriesTest Configuration

Settings and parameters that define how test environments are initialized, executed, and timed during automated runs.

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

  1. Home
  2. Testing & Quality Assurance
  3. General Testing Utilities
  4. Test Configuration

Awesome Test Configuration 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

  • Assertion TimeoutsConfigurable wait durations for asynchronous assertions to account for UI latency.
  • Initialization Script InjectionsCapability to inject custom scripts into the browser context before page load for environment setup.