awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interactive Debugging and Testing · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesInteractive Debugging and Testing

Visual and real-time utilities that provide observability into code execution, state changes, and test results.

Explore 2 awesome GitHub repositories matching development tools & productivity · Interactive Debugging and Testing. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Productivity Utilities
  4. Developer Experience
  5. Interactive Debugging and Testing

Awesome Interactive Debugging and Testing 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
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool

Explore sub-tags

  • Interactive PlaygroundsUtilities that provide search and command-line functionality to replace or augment standard developer tools.
  • Visual Test RunnersTesting environments that provide visual interfaces for stepping through actions and inspecting application state.