Continuous Testing
This category does not have a description yet. You can add one on github!
4.66
Guard is a command line tool to easily handle events on file system modifications.
2019
2020
2021
2022
2023
2024
2.62
Guard::RSpec automatically run your specs (much like autotest).
2019
2020
2021
2022
2023
2024
0.47
Modern continious testing (flexible alternative to autotest).
2019
2020
2021
2022
2023
2024
0.45
Guard::RuboCop automatically checks Ruby code style with RuboCop when files are modified.
2019
2020
2021
2022
2023
2024
0.34
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2019
2020
2021
2022
2023
2024
0.21
Insert LiveReload into your app easily as Rack middleware
2019
2020
2021
2022
2023
2024
0.08
Autotest relies on filesystem polling to detect modifications in source
code files. This is expensive for the CPU, harddrive and battery - and
unnecesary on Mac OS X 10.5 or higher which comes with the very efficient
FSEvent core service for this very purpose. This gem teaches autotest how
to use...
2019
2020
2021
2022
2023
2024
0.07
Infinity Test is a continuous testing library and a flexible alternative to Autotest, using Watchr library with RSpec, Test::Unit or Bacon with RVM funcionality, giving the possibility to test with all Rubies that you have in your RVM configuration.
2019
2020
2021
2022
2023
2024
0.07
This gem aims to improve support for Growl notifications by autotest.
2019
2020
2021
2022
2023
2024
0.07
Runs your tests as they change, in parallel.
2019
2020
2021
2022
2023
2024
0.06
This is a stub gem to fix the confusion caused by autotest being part
of the ZenTest suite. In now points to minitest-autotest as that has
been extracted and massively enhanced beyond the original ZenTest
autotest.
2019
2020
2021
2022
2023
2024
0.01
tconsole allows Rails developers to easily and quickly run their tests as a whole or in subsets. It forks the testing processes from
a preloaded test environment to ensure that developers don't have to reload their entire Rails environment between test runs.
2019
2020
2021
2022
2023
2024
0.01
Allows you to fire specific command on file-system change.
2019
2020
2021
2022
2023
2024
0.0
Simple Minitest reporter to indicate the result of test runs. After every
test run, the reporter invokes the `minitest-flash` executable (created by
you and to your liking) with either the argument "green" or "red" to reflect
the result of the run.
2019
2020
2021
2022
2023
2024