Sha256: 73356e40f0d910719b38496e1768cdab5fbdc9bbea6f783620d49f0a9405f7bf

Contents?: true

Size: 278 Bytes

Versions: 3

Compression:

Stored size: 278 Bytes

Contents

<%
std_opts = "--format pretty --color --exclude features/fixtures --require features --tags 'not @unsupported-on'"
ignore_opts = "--tags 'not @ignore'"
%>
default: <%= std_opts %> --tags 'not @wip' <%= ignore_opts %>
wip: <%= std_opts %> --wip --tags @wip:3 <%= ignore_opts %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aruba-1.0.2 cucumber.yml
aruba-1.0.1 cucumber.yml
aruba-1.0.0 cucumber.yml