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
- Select tests from a per test coverage recording
- Addind SQL mutations
- Integrate with tldr
- Add back `@foo` -> `foo` when `attr_reader :foo` or `attr_writer :foo` is defined on the instance
- feat: todo file
- Allow `mutant:disable` to apply to inline macros and visibility modifiers
- 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
- SQL mutations
- Docs
- AccountDashboard#display_resource
- ContactMergeAction#merge_and_remove_mergee_contact
- ContactMergeAction#merge_contact_inboxes
- ContactMergeAction#merge_messages
- ContactMergeAction#merge_conversations
- ContactMergeAction#belongs_to_account?
- ContactMergeAction#validate_contacts
- ContactMergeAction#perform
- TeamMemberPolicy#update?
- TeamMemberPolicy#destroy?