Sha256: 48267534adacfb5e47333fdba793c601c93dd923ad1b791a69fbc175f6b50ea6

Contents?: true

Size: 333 Bytes

Versions: 541

Compression:

Stored size: 333 Bytes

Contents

#language:fr
Fonctionnalité: Addition
  Plan du scénario: Addition de produits dérivés
    Soit une calculatrice
    Etant donné qu'on tape <a>
    Et qu'on tape <b>
    Lorsqu'on tape additionner
    Alors le résultat doit être <somme>
 
    Exemples:
      | a | b | somme |
      | 2 | 2 | 4     |
      | 2 | 3 | 5     |

Version data entries

541 entries across 536 versions & 10 rubygems

Version Path
gherkin-2.12.2 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.2-x86-mswin32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.2-x86-mingw32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.2-java spec/gherkin/fixtures/i18n_fr.feature
candlepin-api-0.4.0 bundle/ruby/1.8/gems/gherkin-2.11.1/spec/gherkin/fixtures/i18n_fr.feature
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/gherkin-2.11.1/spec/gherkin/fixtures/i18n_fr.feature
candlepin-api-0.4.0 bundle/ruby/gems/gherkin-2.11.1/spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.1 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.1-x86-mswin32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.1-x86-mingw32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.1-java spec/gherkin/fixtures/i18n_fr.feature
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/gherkin-2.11.6/spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.0 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.0-x86-mingw32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.0-x86-mswin32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.12.0-java spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.11.8 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.11.8-x86-mswin32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.11.8-x86-mingw32 spec/gherkin/fixtures/i18n_fr.feature
gherkin-2.11.8-java spec/gherkin/fixtures/i18n_fr.feature