awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Assertion Extensions and Modes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAssertion Extensions and Modes

Specialized assertion behaviors and syntax enhancements that modify how test results are reported or processed.

Explore 1 awesome GitHub repository matching testing & quality assurance · Assertion Extensions and Modes. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. General Testing Utilities
  4. Test Utilities & Assertions
  5. Assertion Extensions and Modes

Awesome Assertion Extensions and Modes 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 Message CustomizersUtilities that attach descriptive, custom messages to test assertions to improve clarity and context during failure reporting.
  • Soft AssertionsTesting utilities that execute multiple assertions without immediately terminating the test upon the first failure.
  • Synchronous AssertionsTesting tools that perform immediate, non-retrying validation of values to verify application logic and state.
Test Assertion Extensions
Extensions that add custom matchers to assertion libraries to facilitate domain-specific validation logic.