30 open-source projects similar to testronaut/testronaut, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Testronaut alternative.
Angular docker image capable of running Karma with Chrome
Jest configuration preset for Angular projects.
Debug your Jest tests. Effortlessly.🛠🖼
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 👾
🔬 WebdriverIO support for Angular component test harnesses
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
The code coverage tool for Python
Tools to run playwright e2e tests in an angular workspace
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
A collection of resources covering different aspects of JMeter usage.
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
SPDX-FileCopyrightText: David Fritzsche SPDX-License-Identifier: CC0-1.0 -->
(Formerly Solium) Code quality & Security Linter for Solidity
A curated list of delightful Selenium resources.