Sha256: a779fae421968030f2e5541fca694fb34edf44caf6aef60a670c043be75b595d

Contents?: true

Size: 264 Bytes

Versions: 3

Compression:

Stored size: 264 Bytes

Contents

<%
std_opts = "--color --tags ~@wip"
std_opts << " --tags ~@wip-jruby" if defined?(JRUBY_VERSION)

wip_opts = "--color --tags @wip:3"
wip_opts = "--color --tags @wip:3,@wip-jruby:3" if defined?(JRUBY_VERSION)
%>
default: <%= std_opts %>
wip: --wip <%= wip_opts %>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/aruba-0.5.1/cucumber.yml
librarian-puppet-0.9.8 vendor/gems/ruby/1.9.1/gems/aruba-0.5.1/cucumber.yml
aruba-0.5.1 cucumber.yml