30 open-source projects similar to mohamedsci/cypress-angular-commands, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cypress Angular Commands alternative.
Tools to run playwright e2e tests in an angular workspace
Adds Playwright Test to your Angular project
Librería que captura los eventos que genera el usuario al navegar por una web y los retorna con las sentencias estandar de cypress
Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.
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
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
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc
🔬 WebdriverIO support for Angular component test harnesses
SPDX-FileCopyrightText: David Fritzsche SPDX-License-Identifier: CC0-1.0 -->
(Formerly Solium) Code quality & Security Linter for Solidity
Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
PyTest plugin for testing smart contracts for Ethereum blockchain.
Collection of awesome 😎️ Python resources for testing
Official awesome-list of CodeRabbit Starters & Resources ⚡️
a redux middleware to automatically generate tests for reducers through ui interaction
The code coverage tool for Python
gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy
A collection of resources covering different aspects of JMeter usage.
A curated list of delightful Selenium resources.
Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer