espresso
Test runner
A testing framework for Solidity smart contracts that enables parallelized and hot-reloading tests.
👯 speedy, parallelized, hot-reloading solidity test framework
76 stars
5 watching
8 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
flank/flank | A tool to run parallel tests on Android and iOS platforms for improving test velocity and quality | 679 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
subito-it/sbtuitesttunnelhost | A tool for running tests on macOS apps by launching a local host server and simulating user interactions. | 60 |
adevintaspain/barista | A tool for writing faster and more predictable UI tests on Android applications | 1,704 |
jvanbaarsen/spring-commands-spinach | A gem that integrates Spinach with Spring for automated testing of Ruby applications. | 3 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
cfpb/jmeter-bootstrap | A tool that simplifies the setup and running of JMeter load tests in a project | 37 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 589 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |