Sha256: 4f73f0927c8ab8b5118bbc2b03e1116e934efdd9fc2b4957ed4f9b89596f3abf

Contents?: true

Size: 424 Bytes

Versions: 18

Compression:

Stored size: 424 Bytes

Contents

<%= "# language: #{options[:lang]}" %>
<%= I18n.translate( :feature ) %>: <%= config[:name] %> <%= !config[:platform].empty? ? I18n.translate( "#{config[:platform].downcase}_only") : "" %>

  <%= I18n.translate( :background ) %>:
    # <%= I18n.translate( "comments.insert_steps" ) %>
    
  <%= I18n.translate( :scenario ) %>: <%= I18n.translate( :first_scenario ) %>
    # <%= I18n.translate( "comments.insert_steps" ) %>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
sunomono-1.0.6 lib/templates/feature.tt
sunomono-1.0.5 lib/templates/feature.tt
sunomono-1.0.4 lib/templates/feature.tt
sunomono-1.0.3 lib/templates/feature.tt
sunomono-1.0.0 lib/templates/feature.tt
sunomono-0.3.1 lib/templates/feature.tt
sunomono-0.3.0 lib/templates/feature.tt
sunomono-0.2.0.pre lib/templates/feature.tt
cs-bdd-0.1.9 lib/templates/feature.tt
cs-bdd-0.1.8 lib/templates/feature.tt
cs-bdd-0.1.7 lib/templates/feature.tt
cs-bdd-0.1.6 lib/templates/feature.tt
cs-bdd-0.1.5 lib/templates/feature.tt
cs-bdd-0.1.4 lib/templates/feature.tt
cs-bdd-0.1.3 lib/templates/feature.tt
cs-bdd-0.1.2 lib/templates/feature.tt
cs-bdd-0.1.1 lib/templates/feature.tt
cs-bdd-0.1.0 lib/templates/feature.tt