Sha256: 3d40a035f1b2051cade4d70b74c76cd386ccec3106d94d6ba826a7b395df10da
Contents?: true
Size: 585 Bytes
Versions: 1
Compression:
Stored size: 585 Bytes
Contents
@issue Feature: Issue #171: Importing step from other step file fails with AmbiguousStep Error . When a step module imports another step module . this should not cause AmbiguousStep errors . due to duplicated registration of the same step functions. . . NOTES: . * In general you should avoid this case (provided as example here). @reuse.colocated_test Scenario: Step module imports other step module Given I use the current directory as working directory When I run "behave -f plain features/step.import_other_step_module.feature" Then it should pass
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
busser-behave-0.1.3 | vendor/behave/issue.features/issue0171.feature |