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
- The missing coercion framework for Ruby☆25Updated 12 years ago
- GroupedScope: Has Many Associations IN (GROUPS)☆59Updated 12 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 13 years ago
- Obsolete - use verifying doubles in RSpec 3☆361Updated 5 years ago
- A generic settings store for Rails 3.x ActiveRecord models.☆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
- Find out which gems in your bundle are outdated.☆46Updated 11 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
- UNMAINTAINED Agnostic roles for Rails!☆44Updated 11 years ago
- System Metrics is a Rails 3 Engine that provides a clean web interface to the performance metrics instrumented with ActiveSupport::Notifi…☆102Updated 11 years ago
- an event logger and interface☆103Updated 2 years ago
- A rails 3 comments engine☆119Updated 4 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
- Experimental embedded RSpec runner.☆37Updated 12 years ago
- ☆28Updated 12 years ago
- Simple caching for ActiveRecord models based on the record update timestamps.☆48Updated 13 years ago
- An alternative to ruby Benchmark☆55Updated 8 years ago
- Push server and framework that adds real time capabilities to your rails apps☆88Updated 3 years ago
- Interactive online source browser for Rack applications.☆28Updated 12 years ago
- quick ruby modeling -- basically attr_accessor with default values, light-weight casting, and a constructor☆72Updated 5 years ago
- An Active Model validator that ensures an image contains a face using the face.com API.☆54Updated 13 years ago
- This gem is very useful to handle static lists (like enumerations).☆31Updated 13 years ago
- A source code history analyzer API☆84Updated 12 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 13 years ago
- ☆43Updated 2 years ago
- Extends ActiveRecord validates_format_of validations with reusable and customizable validation methods.☆34Updated 9 years ago
- Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone.☆109Updated 7 years ago
- Makes middleware that ships with Rack bullet-proof for async responses.☆113Updated 14 years ago
- Ruby RPC backed by Protobufs☆25Updated 13 years ago