autotest
autotester
Standalone autotest for testing Ruby applications without ZenTest
Save a file, autotest will run the matching tests! (Autotest without ZenTest)
Archived
121 stars
6 watching
21 forks
Language: Ruby
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
grosser/parallel_split_test | A tool to split and run large test suites in parallel across multiple processes. | 90 |
mynyml/watchr | Automates testing of code changes in real-time | 1,272 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
alexb52/retest | Automates testing after file changes in Ruby projects | 148 |
igrigorik/autoperf | Automates load and performance testing of web applications by replaying access logs | 179 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
jvanbaarsen/spring-commands-spinach | A gem that integrates Spinach with Spring for automated testing of Ruby applications. | 3 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,893 |
joaothallis/elixir-auto-test | Automatically runs tests when any file is saved in the project's lib and test directories. | 0 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
alex-hhh/al2-test-runner | An alternative test runner package for rackunit tests with improved reporting and visibility | 2 |
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 |
gabrielrotbart/gatling | Automated visual testing tool using RSpec matchers | 55 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 721 |
lunarmodules/busted | A unit testing framework for Lua that provides a simple and extensible way to write and run tests. | 1,440 |