1 repo
Utilities that enable programmatic execution of quality and performance audits within development or CI/CD pipelines.
Distinguishing note: Focuses on the programmatic integration of audits rather than manual or UI-based testing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Automated Auditing Tools. Refine with filters or upvote what's useful.
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
Integrate automated web page analysis directly into application code or continuous integration pipelines by using a programmatic interface to trigger audits during the development process.