30 open-source projects similar to bgotink/playwright-coverage, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Playwright Coverage alternative.
Reusable Cypress custom commands for enterprise web applications
Librería que captura los eventos que genera el usuario al navegar por una web y los retorna con las sentencias estandar de cypress
Decode is a package to make it easier for you to develop on Ethereum. In particular, it parses tx's submitted to a local testrpc node to make them more readable.
Playwright MCP is a browser automation server that provides a standardized interface for connecting large language models to web navigation and interaction capabilities. By operating as a Model Context Protocol server, it enables external AI agents to execute browser-based tasks, extract data, and perform complex web sequences through a unified communication protocol. The project distinguishes itself by acting as a remote controller that manages headless browser lifecycles and isolated automation contexts. It maintains session-based state isolation, allowing for distinct user profiles and per
Tools to run playwright e2e tests in an angular workspace
Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.
Adds Playwright Test to your Angular project
WebDriverIO is a Node.js test automation framework used for automating functional tests across web browsers and mobile applications. It acts as a WebDriver protocol client that manages remote browser sessions and executes commands against WebDriver and Appium servers to perform end-to-end testing. The framework is distinguished by its ability to control both native and hybrid mobile applications and its support for running automated suites across local machines, remote grids, and cloud device providers. It includes specialized capabilities for coordinating multi-browser interactions and estab
An IntelliJ IDEA plugin is used to inspire you to write code.
Invoify is a browser-based billing tool and invoice generator built with Next.js and TypeScript. It provides a web interface for designing, creating, and managing professional billing documents for clients. The application features a professional invoice designer with live previews and layout templates. It allows for the direct generation of portable document format files and includes an integrated email service for automated invoice delivery to recipients. The system manages billing data through local browser storage and supports exporting invoice information into PDF, JSON, and CSV formats
Another Redux DevTools Monitor
This is a quick-start template repository for creating new Node-RED node sets in TypeScript.
A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
BentoHub is a application where you can create a bento grid for your GitHub profile readme.
JMeter is an open source tool designed to load test functional behavior and measure performance..
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
A Playwright extension that collects code coverage from running end-to-end tests. Assumes that code has been instrumented with babel-plugin-istanbul during the build process.
Python supercharged for the fastai library
AccessibleBundle provides an Accessible integration for your Symfony projects. This will allow you to define your classes getters, setters and constructors using powerful annotations.
sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string
Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.