Skip to content

Commit

Permalink
Remove contribution 63a8706
Browse files Browse the repository at this point in the history
* Contribution: [email protected]:63a8706dcec0c933e093aec5ae35a84ca347a0b6
* I have no way to reach this user.
* This documented way of configuring the rspec integration is dangerous.
  • Loading branch information
mbj committed Jan 5, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5f5afe3 commit b22e540
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/mutant-rspec.md
Original file line number Diff line number Diff line change
@@ -139,14 +139,3 @@ commands like the following:
```sh
RAILS_ENV=test bundle exec mutant -r ./config/environment --use rspec User
```
Passing in RSpec Options
------------------------
**NOTE: Experimental**
You can control some aspects of RSpec using the `SPEC_OPTS` environment variable as usual. If you want mutant to only pay attention to specs in a certain directory, you can run
```sh
SPEC_OPTS="--pattern spec/subdir_only/**/*_spec.rb" bundle exec mutant --use rspec SomeClass
```

0 comments on commit b22e540

Please sign in to comment.