Sha256: e5383ddf687b96c0a775ac86695cd70175d27f1add9fcad10a4d10193a0b0939

Contents?: true

Size: 150 Bytes

Versions: 5

Compression:

Stored size: 150 Bytes

Contents

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bioinform-0.3.1 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.3.0 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.2.2 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.2.1 spec/cli/shared_examples/convert_motif/yield_help_string.rb
bioinform-0.2.0 spec/cli/shared_examples/convert_motif/yield_help_string.rb