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

3 repos

Awesome GitHub RepositoriesTest Execution and Management

Tools for running, logging, and visualizing automated test suites and their results.

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

  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling
  4. Test Execution and Management

Awesome Test Execution and Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    467,272GitHubView on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of

    Markdownawesome-listfreeprogramming
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Shellbashinstalllts
  • 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

  • Automated Test ExecutionSystems that trigger and run test suites without manual intervention to verify software functionality during development.
  • Editor-Integrated Test ExecutionPlugins that allow developers to execute and monitor test results directly within their code editor environment.
  • Test Code GeneratorsUtilities that automatically create source code for unit or integration tests based on existing application logic.
  • Test Logging UtilitiesTools that capture, format, and store diagnostic output generated during the execution of software tests.
  • Test SuitesCollections of related test cases grouped together to validate specific features or the entire application state.
  • Test Trace ViewersInterfaces that visualize the execution path and diagnostic data produced by complex software tests.