awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Command Line Auditing Tools · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCommand Line Auditing Tools

Utilities for executing automated software audits and quality checks directly from the terminal interface.

Distinguishing note: Focuses specifically on CLI-based execution of audits rather than general testing frameworks.

Explore 1 awesome GitHub repository matching testing & quality assurance · Command Line Auditing Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Command Line Auditing Tools

Awesome Command Line Auditing Tools GitHub Repositories

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

    GoogleChrome/lighthouse

    29,835View on GitHub↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    Execute automated web page audits from the command line to incorporate performance testing into shell scripts and development workflows without needing to open a graphical interface.

    JavaScriptauditbest-practiceschrome-devtools
    29,835View on GitHub↗