Skip to content

How can I use my "Given that a user is generated" step in multiple Features? (The other steps in those features will use the response) #503

Closed Answered by zdmta
GyorgyOlah asked this question in Q&A
Discussion options

You must be logged in to vote

you can use beforescenario hook and do any changes, or use tags to flag user type and load what you need base on that. https://docs.reqnroll.net/latest/automation/scoped-bindings.html or here some example in code: https://docs.reqnroll.net/latest/automation/scoped-bindings.html#id8

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@GyorgyOlah
Comment options

@zdmta
Comment options

@GyorgyOlah
Comment options

@zdmta
Comment options

Answer selected by GyorgyOlah
@zdmta
Comment options

@GyorgyOlah
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants