Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .mutant.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
includes:
- "lib"
requires:
- "humanize"
integration:
name: "rspec"
matcher:
subjects:
- "Humanize"
usage: "opensource"
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Currently supported locales:

Install development dependencies by running `bundle install`.

You can run mutation testing by calling `bin/run_mutant`.
You can run mutation testing by calling `bundle exec mutant run`.

## Credits

Expand Down
3 changes: 0 additions & 3 deletions bin/run_mutant

This file was deleted.