2 repos
Explore 2 awesome GitHub repositories matching testing & quality assurance · Coverage, Diagnostics and Reporting. Refine with filters or upvote what's useful.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
Identifies unawaited promises and leaked I/O handles to ensure test reliability and clean process exits.
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
Consolidates fragmented test results from multiple shards into a single report by processing blob-formatted data.