Sha256: c3e4ce94b293a32c5f668ce39e907f1f84d12a5873fc11be0019bda9de823665
Contents?: true
Size: 128 Bytes
Versions: 2
Compression:
Stored size: 128 Bytes
Contents
module ExampleHelpers def mutate(cmd, fail_on_error = true) run_simple "../../exe/mutate #{cmd}", fail_on_error end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.1.1 | spec/support/example_helpers.rb |
mutant-0.1.0 | spec/support/example_helpers.rb |