Sha256: b4223f47450ad0f8d6118f0d5c3c5431a16aa7429abb6cfdcf6bb874658e492d
Contents?: true
Size: 282 Bytes
Versions: 1
Compression:
Stored size: 282 Bytes
Contents
# Why put the steps in a different file and require it from here? Because this is the approach # that authors of step libraries will have to take, so we must verify that it works. require File.join(File.expand_path(File.dirname(__FILE__)), '..', 'step_definitions', 'mock_steps.rb')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cuke-test-0.0.1 | spec/features/require_mock_steps.rb |