Niko Wittenbeck
Niko Wittenbeck
Another idea which might help in this case is to provide a counter that shows the number of appended words/methods of a stage or to implement some isEmpty() flag per...
Sounds good, as long as this can be provided to the static given(), when(), then() - but probably I can just extend from a JGiven scenario class, "override" the static...
Good morning, the requirement is easy. Basically, I want to be able to provide different JGiven configuration per application to be able to provide application-specific default formatters. Our applications use...
I remembered that I've encountered something similar, but I didn't remember where. The used Java version is 1.8.0_72. Dropping the abstract from both RelatedToProjectSecurityTest and RelatedToProjectSecurityStage didn't solve the issue,...
> Ok. I could reproduce the issue as follows, but I do not know, whether this is what you meant: Yes, this is exactly what I mean :)
I see. Then I think it is actually more consistent if beforescenario/afterscenario are also not invoked, but this might be tricky in some cases.
Yes, the prefix is not required.