Marian Schubert
Marian Schubert
Would this get merged into master someday? Changing directory of currently edited file is pretty annoying.
My Java/cucumber-jvm knowledge is pretty low, but I managed to implement a quickfix/hack for this by introducing expression cache in `crateExpression` method, and it reduced my tests execution time from...
Thanks for quick and insightful reply @mpkorstanje. Feel free to close this issue if it's not going to be fixed anytime soon. PS: Thanks for Cucumber guys! It's pleasure to...
We've been using cucumber-java in Kotlin for a year or so, and have quite a few scenarios in multiple projects. In IDEA we just copy auto-generated Java snippets from test...
@zabetak FYI this is now possible using environment variable - https://github.com/approvals/ApprovalTests.Java/blob/master/approvaltests/docs/how_to/ConfigureReporters.md#method-4-environment-variables
Hello, we also encountered this issue in our backoffice app which uses `webjars-locator-lite`, and displays tables with few hundreds of rows where each has multiple actions for which links get...