mutant
https://github.com/mbj/mutant
Ruby
Automated code reviews via mutation testing - semantic code coverage.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to mutant
Help out
- Issues
- Bump rexml from 3.2.9 to 3.3.9
- feat: todo file
- Add mechanism to hooks to report "true" source location
- Allow `mutant:disable` to apply to inline macros and visibility modifiers
- Failing subjects summary
- Add `--debug-worker` flag to make debugging workers easier
- Add RSpectre to CI
- `--since` flag fails when git is configured with a different diff tool
- Demonstrate strange parsing behavior for repository-based licenses
- Improve incremental mode
- Docs
- Mutant::Subject::Method#match_expressions
- Mutant::Subject::Method#expression
- Mutant::Subject::Method#name
- Mutant::Actor::Mailbox#bind
- Mutant::Actor::Mailbox.new
- Mutant::AST::Meta::Send#receiver_possible_top_level_const?
- Mutant::AST::Meta::Send#binary_method_operator?
- Mutant::AST::Meta::Send#index_assignment?
- Mutant::AST::Meta::Send#attribute_assignment?
- Mutant::AST::Meta::Send#assignment?