awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesVisual Test Runners

Testing environments that provide visual interfaces for stepping through actions and inspecting application state.

Explore 3 awesome GitHub repositories matching development tools & productivity · Visual Test Runners. Refine with filters or upvote what's useful.

Awesome Visual Test Runners GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • microsoft/playwrightAvatar microsoft

    microsoft/playwright

    91,074Vezi pe 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 in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    Offers a visual interface for stepping through browser actions and inspecting application state during live test execution.

    TypeScriptautomationchromechromium
    Vezi pe GitHub↗91,074
  • mobile-dev-inc/maestroAvatar mobile-dev-inc

    mobile-dev-inc/Maestro

    10,788Vezi pe GitHub↗

    Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by querying the native accessibility tree of an application, allowing for black-box testing without requiring source code instrumentation or platform-specific dependencies. The framework distinguishes itself through a unified command syntax that abstracts interactions across Android, iOS, and web environments. It features a dynamic synchronization engine that automatically pauses test execution to account for non-deterministic animations and network-dependent content loading, ensuring

    Provides interactive environments for inspecting UI elements and generating test sequences through visual interaction.

    Kotlinandroidblackbox-testingios
    Vezi pe GitHub↗10,788
  • smartystreets/goconveyAvatar smartystreets

    smartystreets/goconvey

    8,415Vezi pe GitHub↗

    GoConvey is a behavioral testing framework for the Go programming language that provides a test runner, a code coverage tool, and a web-based monitoring dashboard. It integrates with the standard Go test command to organize tests into behavioral stories and conveyors. The project features a web interface that monitors the file system for source code changes and automatically triggers test execution to provide real-time feedback. This dashboard displays test results, failures, and a chronological history of execution status. The framework includes a state assertion system for verifying values

    Provides a web-based interface for real-time feedback and visualization of test execution results.

    Go
    Vezi pe GitHub↗8,415
  1. Home
  2. Development Tools & Productivity
  3. Developer Utilities & Libraries
  4. Workflow Productivity Enhancers
  5. Developer Productivity Utilities
  6. Developer Experience
  7. Interactive Debugging and Testing
  8. Visual Test Runners

Explorează sub-etichetele

  • Visual Test Authoring InterfacesInteractive environments for inspecting UI elements and generating test sequences through visual interaction. **Distinct from Visual Test Runners:** Distinct from Visual Test Runners: focuses on the authoring/generation of test flows rather than just executing them.