autotest

Test runner

A tool that automates testing of Ruby projects by running tests as soon as a file is saved.

Save a file, autotest will run the matching tests! (Autotest without ZenTest)

GitHub

121 stars
6 watching
20 forks
Language: Ruby
last commit: about 12 years ago

Related projects:

Repository Description Stars
grosser/parallel_split_test Splits a large test file into smaller chunks and runs them in parallel to speed up testing 91
mynyml/watchr Automates testing of code changes in real-time 1,273
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
alexb52/retest A CLI tool to watch file changes and run matching Ruby specs in any project 146
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,889
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,095
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. 722
lunarmodules/busted A unit testing framework for Lua that provides a simple and extensible way to write and run tests. 1,428