Sha256: 359a20acb63fea222c2a94dd07b4323079b29973cf8012ce1fb229606eed3673
Contents?: true
Size: 163 Bytes
Versions: 6
Compression:
Stored size: 163 Bytes
Contents
#!/usr/bin/env bash ag --no-filename --no-break --only-matching '(?<=^RSpec\.describe\()\w+(::\w+)*(?=\))' spec \ | xargs bundle exec mutant --use rspec "${@}"
Version data entries
6 entries across 6 versions & 2 rubygems
Version | Path |
---|---|
oxide-0.1.9 | bin/mutant-all |
lox-0.1.4 | bin/mutant-all |
lox-0.1.3 | bin/mutant-all |
oxide-0.1.8 | bin/mutant-all |
lox-0.1.2 | bin/mutant-all |
oxide-0.1.7 | bin/mutant-all |