awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Quality and Compliance Auditing · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesQuality and Compliance Auditing

Tools that verify software against external standards, accessibility requirements, or production readiness criteria.

Explore 4 awesome GitHub repositories matching testing & quality assurance · Quality and Compliance Auditing. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Software Testing
  4. Quality and Compliance Auditing

Awesome Quality and Compliance Auditing GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on GitHub↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac

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

Explore sub-tags

  • Accessibility AuditorsTools that programmatically inspect web content to verify compliance with accessibility standards.
  • Production Readiness ChecklistsStructured guides and automated validation tasks used to confirm that software meets all requirements before deployment to production.
  • Project Consistency AnalyzersAnalysis tools that scan codebases and project configurations to identify deviations from established architectural or stylistic standards.