Julien Kronegg

Results 3 comments of Julien Kronegg

I can confirm that all step expressions are recreated at each test scenario (for one of my project with about 400 test scenarios, expressions are recreated about 400 times). Also...

> why it's not merged yet? There is no merge on this library since 2020, maybe the maintainer has new duties... As an alternative, you could copy/paste the `StringUtils` class...

I agree that "Then" step definitions should have at least one assert. But asserts should be optional for "Given" and "When" step definitions: - "Given" step definitions defines the testing...