Sha256: 04405daf4ef1268c485c75c424e7f034b120ea1c996f84b1026b44fb63e27860

Contents?: true

Size: 149 Bytes

Versions: 4

Compression:

Stored size: 149 Bytes

Contents

require_relative '../../../spec_helper'

shared_examples 'yield help string' do
  Then { resulting_stdout.should match(/Usage:.*Options:/m) }
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bioinform-0.1.12 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.1.11 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.1.10 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.1.9 spec/cli/shared_examples/convert_motif/yield_help_string.rb