Sha256: 70537c73a46d1a8657bbc328935ac04ad035af98d6016d3584e26b2e9e1c49fc
Contents?: true
Size: 366 Bytes
Versions: 6
Compression:
Stored size: 366 Bytes
Contents
Feature: Bin - Files Scenario: List the files a test suite will use Given I have a test suite When I run `bin/jasmine-headless-webkit -j spec/jasmine/success/success.yml -l` Then the exit status should be 0 And the output should include "spec/jasmine/success/success.js" And the output should include "spec/jasmine/success/success_spec.js"
Version data entries
6 entries across 6 versions & 2 rubygems