Le lundi 4 juillet 2016 11:35:13 UTC+2, victor mathe a écrit :
>
> Hi,
> I have some problems with my automated tests, some Given/When/Then have 
> the same name so sometimes the matching/linking is wrong.
> How to force linking/matching between stories and StepDefinition?
> Thanks!
>
 
I have 2 stories with the same @Given("A valid user with an active dealer") 
and sometimes when i run test with serenity in a single sessions, The test 
A will be executed twice or the test B will be executed twice.
I used the trick to add a unique number. But I want to know if can do a 
better link between my .story and my .java


-- 
You received this message because you are subscribed to the Google Groups 
"JBehave Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/jbehave-dev/ec36e09f-9cc7-489a-aed6-ebf53e9b9229%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to