Bhréin Brannick

Results 6 issues of Bhréin Brannick

Hi there, If you look at the HTML report per the screenshot below: ![Screenshot 2022-02-09 at 16 58 19](https://user-images.githubusercontent.com/20628685/153250767-87966853-a22e-4611-8e87-4fe7fd30d3d8.png) the scenario has a duration of `2.537` while one of the...

Hi there, The cucumber framework produces a number of reports at the end of a test run which are listed here (https://cucumber.io/docs/cucumber/reporting/#built-in-reporter-plugins) ``` - message - progress - pretty -...

Hi There, I tried out your module to see whether it would be candidate library to use for automated testing of SOAP functionality. I detail my use case below with...

Hi there, This is either a question or minor issue (apologies if it's the former). I'm serializing a pojo using the below code logic ``` public static String SerializeToRawYaml(final T...

yaml

Hi there, I checked out your project. Super work btw 👍. I want to use testcafe but ideally I want to use it with Gherkin as it's good to present...

enhancement

Hi @buianhthang I came across your library. Thanks for providing this, it's a fantastic module and is potentially something I'd like to use. I have some questions for you if...

question