awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Testing & Quality Assurance · Awesome GitHub Repositories

72 repos

Awesome GitHub RepositoriesTesting & Quality Assurance

Frameworks and utilities for verifying application correctness and performance.

Explore 72 awesome GitHub repositories matching testing & quality assurance · Testing & Quality Assurance. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance

Awesome Testing & Quality Assurance GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • thedaviddias/Front-End-Checklist

    thedaviddias/Front-End-Checklist

    72,153GitHubView on GitHub↗

    This project provides a comprehensive web development checklist designed to verify the production readiness of websites before they are launched. It serves as a technical audit framework that guides developers through a systematic, manual validation process to ensure that all quality, performance, and accessibility sta

    checklistcssfront-end-developer-tool
  • enaqx/awesome-react

    enaqx/awesome-react

    72,041GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mob

    awesomeawesome-listjavascript
  • python/cpython

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    C++apicplusplusframework
  • pallets/flask

    pallets/flask

    71,240GitHubView on GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central applicatio

    Pythonflaskjinjapallets
  • github/spec-kit

    github/spec-kit

    70,645GitHubView on GitHub↗

    Spec-kit is a specification-driven development framework designed to manage the entire software project lifecycle, from initial requirements gathering to final validation. It functions as a command-line environment that orchestrates complex development workflows by chaining shell tasks, human checkpoints, and condition

    Pythonaicopilotdevelopment
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • binhnguyennus/awesome-scalability

    binhnguyennus/awesome-scalability

    68,707GitHubView on GitHub↗

    This project is a curated knowledge repository that aggregates high-quality resources, technical documentation, and expert insights focused on distributed systems engineering. It serves as a community-driven learning resource designed to help developers navigate the complexities of building and maintaining large-scale

    architectureawesomeawesome-list
  • OpenHands/OpenHands

    OpenHands/OpenHands

    67,974GitHubView on GitHub↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system

    Pythonagentartificial-intelligencechatgpt
  • sindresorhus/awesome-nodejs

    sindresorhus/awesome-nodejs

    65,038GitHubView on GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi

    awesomeawesome-listjavascript
  • kdn251/interviews

    kdn251/interviews

    64,945GitHubView on GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and prob

    Javaalgorithmalgorithm-challengesalgorithm-competitions
  • localstack/localstack

    localstack/localstack

    64,423GitHubView on GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud p

    Pythonawscloudcontinuous-integration
  • keras-team/keras

    keras-team/keras

    63,858GitHubView on GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a di

    Pythondata-sciencedeep-learningjax
  • socketio/socket.io

    socketio/socket.io

    62,883GitHubView on GitHub↗

    Socket.io is a real-time communication engine that enables bidirectional, event-based data exchange between clients and servers. It provides a robust transport-agnostic protocol layer that automatically manages connection lifecycles, including heartbeat signals, automatic reconnection, and seamless fallback between Web

    TypeScriptjavascriptnodejssocket-io
  • openinterpreter/open-interpreter

    openinterpreter/open-interpreter

    62,257GitHubView on GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable

    Pythonchatgptgpt-4interpreter
  • traefik/traefik

    traefik/traefik

    61,814GitHubView on GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or

    Goconsuldockeretcd
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

Prev1234Next

Browse tags

  • API and Network Testing4 sub-tagsTools for mocking services, testing network conditions, and verifying API endpoints.
  • Accessibility and Visual Testing4 sub-tagsTools for ensuring visual consistency and compliance with accessibility standards.
  • Auditing Tools1 sub-tagFrameworks designed to verify compliance with technical standards and security best practices.
  • Authentication Testing Utilities1 sub-tagUtilities for simulating and validating authentication flows during the software development lifecycle.
Automation and Interaction Tools3 sub-tagsUtilities for simulating user behavior, UI interactions, and automated test execution.
  • Code Quality and Review3 sub-tagsStatic analysis and automated tools to maintain code standards and quality during development.
  • Compatibility Suites2 sub-tagsToolkits for verifying that software functions correctly across different environments, browsers, or platforms.
  • Debugging and Testing1 sub-tagIntegrated environments and libraries used to identify defects and verify software behavior.
  • Distributed Systems Testing1 sub-tagTools for validating the behavior, consistency, and communication protocols of systems spread across multiple networked nodes.
  • General Testing Utilities7 sub-tagsCommon helper libraries, assertion patterns, and utility functions for testing.
  • Infrastructure Testing Tools1 sub-tagFrameworks and utilities designed to verify the configuration, deployment, and operational state of server and network infrastructure.
  • Model Testing1 sub-tagMethods and tools for evaluating the accuracy, reliability, and performance of machine learning models and their outputs.
  • Performance Testing and Analysis7 sub-tagsTools for benchmarking, profiling, and diagnosing system responsiveness and throughput.
  • Routing Testing1 sub-tagUtilities for verifying that network traffic is correctly directed and handled by routing components and path configurations.
  • Service Testing1 sub-tagTools for validating the functionality and reliability of individual software services, including their asynchronous communication patterns.
  • Software Testing16 sub-tagsComprehensive toolsets for verifying software correctness, managing test lifecycles, and ensuring compliance through automated and manual validation.
  • Test Automation Architecture1 sub-tagStructural patterns and locator strategies used to build robust, maintainable, and scalable automated testing frameworks.
  • Test Configuration2 sub-tagsSettings and parameters that define how test environments are initialized, executed, and timed during automated runs.
  • Test Isolation1 sub-tagMechanisms that ensure test execution environments remain independent to prevent side effects and cross-test interference.
  • Test Metadata1 sub-tagSystems for tagging, categorizing, and documenting test cases to improve reporting and execution management.
  • Testing Best Practices and Methodologies3 sub-tagsGuidelines, patterns, and strategies for effective software quality assurance.
  • Testing Frameworks and Engines4 sub-tagsCore libraries and execution engines used to build and run automated test suites.
  • Testing Infrastructure and Management4 sub-tagsPlatforms and utilities for managing test environments, orchestration, and reporting.
  • Testing Services1 sub-tagExternal platforms and managed services that provide infrastructure for executing tests across various devices and environments.