1 repo
Frameworks and plugins that allow for the creation of specialized, domain-specific quality checks and auditing rules.
Distinguishing note: Focuses on extensibility and custom rule creation rather than standard out-of-the-box auditing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Custom Quality Assurance Extensions. 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
Extending standard auditing frameworks with specialized checks to enforce unique business requirements or domain-specific technical standards across web projects.