[1m[37mFeature[22m[39m[26m: [1m[37mSupport Precondition from same feature[22m[39m[26m  # [1m[30mfeatures\precondition-same-feature.feature[22m[39m[26m
    [37mI want to be able to use a Scenario as precondition
    for a Scenario within the same Feature.[39m[26m

    [1m[37mScenario[22m[39m[26m: [1m[37mPrecondition[22m[39m[26m

        [1m[33mGiven a user named Bruce[22m[39m[26m

[A[K        [1m[32mGiven a user named Bruce[22m[39m[26m

        [1m[33mAnd a user named Peter[22m[39m[26m

[A[K        [1m[32mAnd a user named Peter[22m[39m[26m

        [1m[33mAnd a user named Tony[22m[39m[26m

[A[K        [1m[32mAnd a user named Tony[22m[39m[26m

        [1m[33mAnd a personal site owned by Bruce[22m[39m[26m

[A[K        [1m[32mAnd a personal site owned by Bruce[22m[39m[26m

[36m    @precondition(precondition-same-feature.feature: Precondition)
[39m    [1m[37mScenario[22m[39m[26m: [1m[37mGrant access to personal site[22m[39m[26m
[3m[37m      As Precondition from precondition-same-feature.feature: Precondition
[23m[39m
        [1m[33mGiven a user named Bruce[22m[39m[26m

[A[K        [1m[32mGiven a user named Bruce[22m[39m[26m

        [1m[33mAnd a user named Peter[22m[39m[26m

[A[K        [1m[32mAnd a user named Peter[22m[39m[26m

        [1m[33mAnd a user named Tony[22m[39m[26m

[A[K        [1m[32mAnd a user named Tony[22m[39m[26m

        [1m[33mAnd a personal site owned by Bruce[22m[39m[26m

[A[K        [1m[32mAnd a personal site owned by Bruce[22m[39m[26m
[3m[37m      From Scenario
[23m[39m
        [1m[33mGiven Bruce grants access to Tony[22m[39m[26m

[A[K        [1m[32mGiven Bruce grants access to Tony[22m[39m[26m

        [1m[33mWhen I'm logged in as Tony[22m[39m[26m

[A[K        [1m[32mWhen I'm logged in as Tony[22m[39m[26m

        [1m[33mThen I can access Bruce personal site[22m[39m[26m

[A[K        [1m[32mThen I can access Bruce personal site[22m[39m[26m

[1m[37m1 features ([22m[39m[1m[32m1 passed[22m[39m[1m[37m)[22m[39m
[1m[37m2 scenarios ([22m[39m[1m[32m2 passed[22m[39m[1m[37m)[22m[39m
[1m[37m7 steps ([22m[39m[1m[32m7 passed[22m[39m[1m[37m)[22m[39m
[36mRun test-marker finished within a moment[39m
