1 repo
Extensible architectures that allow developers to define custom rules and checks for automated auditing tools.
Distinguishing note: Focuses on the extensibility of auditing platforms rather than the core auditing logic itself.
Explore 1 awesome GitHub repository matching testing & quality assurance · Audit Plugin Frameworks. 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
Extend auditing capabilities by writing custom modules that implement additional checks and report categories to meet specific requirements for unique domains or specialized project needs.