Sha256: b2e16025c1076e1a5a553f98af33445ce8440286392495c88c092b97abe0afc3

Contents?: true

Size: 217 Bytes

Versions: 9

Compression:

Stored size: 217 Bytes

Contents

Feature: Test to test the runner
	In order to verify that the albacore runner runs
	I need to write some specs

Scenario: Check for the mighty Foo
	Given I create a Class1
	When I call Foo
	Then I should get "bar"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
albacore-0.3.6 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-1.0.0.rc.2 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-1.0.0.rc.1 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.5 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.4 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.3 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.2 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.1 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature
albacore-0.3.0 spec/support/TestSolution/TestSolution.SpecFlow/OneFeature.feature