Sha256: 3e51a00d8a741198dae38cd1210d814159cee25313b3e241fc8048d4d7bfb85b

Contents?: true

Size: 280 Bytes

Versions: 7

Compression:

Stored size: 280 Bytes

Contents

Feature: File inclusion
  In order to value
  As a role
  I want feature

@javascript
Scenario: A component with external JS file included
  Given I am on the ComponentWithIncludedJs test page
  When I press "Print message"
  Then I should see "Some message shown in the body"



Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
netzke-core-0.6.6 features/file_inclusion.feature
netzke-core-0.6.5 features/file_inclusion.feature
netzke-core-0.6.4 features/file_inclusion.feature
netzke-core-0.6.3 features/file_inclusion.feature
netzke-core-0.6.2 features/file_inclusion.feature
netzke-core-0.6.1 features/file_inclusion.feature
netzke-core-0.6.0 features/file_inclusion.feature