cutest
Test runner
A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments.
Isolated tests in Ruby.
153 stars
10 watching
26 forks
Language: Ruby
last commit: over 7 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 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
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 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
disruptek/balls | A testing framework designed to simplify and expand test matrices, allowing developers to easily create and run comprehensive tests for their code. | 68 |
julia-actions/julia-runtest | An action that runs tests in Julia packages. | 57 |
northismirror/z-a-test | An extension that runs tests after plugin installation or update | 0 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
jorgebucaran/fishtape | A Fish test runner that allows testing of shell scripts and functions in isolation. | 348 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |