A lightweight Playwright fixture that automatically tracks and closes extra pages and contexts created during your tests - ensuring reliable cleanup even on failures, timeouts, or retries.
Assayer is a CLI tool for checking Git repositories for uncompleted work. It can identify repositories with untracked files, modified files, stashed changes, branches that are ahead or behind the remote, and local-only branches.
A custom Playwright reporter that creates a row in a Notion database after each test run with pass/fail counts, flaky test detection, and optional metadata columns.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.