30 open-source projects similar to jscutlery/devkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Devkit alternative.
ts-jest is a TypeScript compilation tool and transformer that enables the Jest testing framework to execute tests written in TypeScript. It functions as a bridge that transpiles typed source code into executable JavaScript while maintaining the necessary integration for test runner execution. The project distinguishes itself by providing on-the-fly type diagnostics and pre-test type validation to identify structural errors before the execution phase. It includes a source map handler that links compiled JavaScript output back to the original TypeScript source lines to ensure accurate error sta
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Jest configuration preset for Angular projects.
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
Adds Playwright Test to your Angular project
Reusable Cypress custom commands for enterprise web applications
Debug your Jest tests. Effortlessly.🛠🖼
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
Angular docker image capable of running Karma with Chrome
Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.
🔬 WebdriverIO support for Angular component test harnesses
Librería que captura los eventos que genera el usuario al navegar por una web y los retorna con las sentencias estandar de cypress
Tools to run playwright e2e tests in an angular workspace
PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
Collection of awesome 😎️ Python resources for testing
A curated list of delightful Selenium resources.
PyTest plugin for testing smart contracts for Ethereum blockchain.
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