Sha256: 177cf6a53c45b66c178d2b6b85175f4c47f767386ed88b66b2f10bd22abe6496

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

Feature: codesake complains if targets are missing
  When executed codesake needs one or more target to analyse

  Scenario: codesake complains if targets are missing
    #Given an empty command line
    When I run `bundle exec codesake`
    Then the stderr should contain "missing targets"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
codesake-0.15.1 features/codesake_complains_if_missing_target.feature