joakimk / testbotLinks
[Not maintained] Testbot is a test distribution tool that works with Rails, RSpec, RSpec2, Test::Unit and Cucumber
☆129Updated 5 years ago
Alternatives and similar repositories for testbot
Users that are interested in testbot are comparing it to the libraries listed below
Sorting:
- Middleware for profiling Rack-compatible apps using perftools.rb☆330Updated 3 years ago
- Obsolete - use verifying doubles in RSpec 3☆360Updated 5 years ago
- maintains the cleanliness of failed jobs on Resque☆171Updated last year
- Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests☆177Updated 10 years ago
- Website load testing tool in Ruby, with the ability to "unload a busload of tourists" on a website, each with the ability to trace throug…☆265Updated 2 years ago
- Turn any ruby code into a daemon.☆314Updated 11 years ago
- Vendorer keeps your dependencies documented, cached and up to date☆186Updated 5 years ago
- RSpec matcher for Resque☆293Updated 3 years ago
- Colorize your capistrano output for better overview☆236Updated 8 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆464Updated 12 years ago
- Mutant is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed an…☆47Updated 12 years ago
- Extra Instrumentation for the New Relic RPM Gem☆189Updated 5 years ago
- A collection of useful utilities for Capistrano deployments☆114Updated 13 years ago
- Keep track of service error rates using redis. Degrade functionality if they're too high.☆312Updated 14 years ago
- A source code history analyzer API☆84Updated 13 years ago
- Replaces Net::HTTP with a subclass that routes all requests to a Rack application☆213Updated 3 years ago
- Object oriented acceptance testing using personas.☆92Updated 5 years ago
- Start Pry in the context of a failed test☆179Updated 13 years ago
- distributed rspec & cucumber via bonjour☆211Updated 4 years ago
- NOTE: This functionality is included in Rails 3.1 and above. Disables observers during testing, allowing you to write model tests that ar…