Sha256: 920ac51b407cedf5a451e2e4a7bc69839a0cf9ebdc2a5ae287daf8119603c5aa

Contents?: true

Size: 247 Bytes

Versions: 2

Compression:

Stored size: 247 Bytes

Contents

Feature: Version

  In order to detect, which version is installed
  As a CLI
  I want to obtain the current version

  Scenario: Display current version
    When I run `jdt.bat version`
    Then the output should contain exactly "0.0.2\n"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jdt-0.0.3 features/version.feature
jdt-0.0.2 features/version.feature