txus / mutant
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 and your tests don't notice, either that code isn't being covered or it doesn't do anything. This is a rewrite on top of Rubinius.
☆47Updated 12 years ago
Alternatives and similar repositories for mutant:
Users that are interested in mutant are comparing it to the libraries listed below
- HTTP response caching☆52Updated 13 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆44Updated 11 years ago
- An Active Model validator that ensures an image contains a face using the face.com API.☆54Updated 13 years ago
- quick ruby modeling -- basically attr_accessor with default values, light-weight casting, and a constructor☆72Updated 4 years ago
- UNMAINTAINED Agnostic roles for Rails!☆44Updated 11 years ago
- Adds a development toolbar to your site that makes it easy to tell the difference between development, staging, and production.☆62Updated 11 years ago
- GroupedScope: Has Many Associations IN (GROUPS)☆59Updated 12 years ago
- A Rails3 content management engine☆50Updated 12 years ago
- Progressive rendering for Rails 2.3.x.☆147Updated 11 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 12 years ago
- Obsolete - use verifying doubles in RSpec 3☆361Updated 4 years ago
- An alternative to ruby Benchmark☆55Updated 8 years ago
- Find out which gems in your bundle are outdated.☆46Updated 10 years ago
- Ruby RPC backed by Protobufs☆25Updated 13 years ago
- method_locator provides a way to traverse an object's method lookup path to find all places where a method may be defined.☆63Updated 13 years ago
- an event logger and interface☆103Updated 2 years ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 14 years ago
- A source code history analyzer API☆84Updated 12 years ago
- Synchronizable is a generic way to provide per-object thread safety☆16Updated 13 years ago
- The missing coercion framework for Ruby☆25Updated 12 years ago
- Ruby objects to go: Copy and paste freely across consoles☆27Updated 13 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 12 years ago
- Easily use any Plain Old Ruby Object as the model for Rails form helpers.☆122Updated 13 years ago
- A collection of useful utilities for Capistrano deployments☆114Updated 12 years ago
- Easily synchronizes settings stored in cookies with instance variables of the same name available for use in controllers and views.☆57Updated 13 years ago
- Push server and framework that adds real time capabilities to your rails apps☆88Updated 3 years ago
- An ActiveRecord based queue for email storage and delivery in Rails apps☆64Updated 11 years ago
- This gem is very useful to handle static lists (like enumerations).☆31Updated 13 years ago
- Simple caching for ActiveRecord models based on the record update timestamps.☆48Updated 13 years ago
- Add a "pry" command to ruby-debug to use that as a REPL.☆48Updated 13 years ago