Sha256: 49d19e74191acac8e45f53a1e9ca9cd3ec9825989eba3b7e730351dad1e2b0e2

Contents?: true

Size: 253 Bytes

Versions: 9

Compression:

Stored size: 253 Bytes

Contents

<%
def tags(tag)
  tags = [tag]
  tags << "~@ruby-1.9" if RUBY_VERSION.to_f < 1.9
  tags.join(" --tags ")
end
%>

default: --require features --tags <%= tags("~@wip") %> --format progress
wip: --require features --tags <%= tags("@wip:3") --wip features

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
opal-rspec-0.8.0 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.8.0.alpha3 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.8.0.alpha2 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.8.0.alpha1 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.7.1 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.7.0 rspec-expectations/upstream/cucumber.yml
opal-rspec-0.7.0.rc.2 rspec-expectations/upstream/cucumber.yml
rspec-expectations-2.6.0 cucumber.yml
rspec-expectations-2.6.0.rc6 cucumber.yml