Dominic Michel
Results
2
issues of
Dominic Michel
[Question] OneBrowserPerSuite: How to prevent browser startup when skipping tests using this trait?
2
I'm in a scenario where unittests and fluentlenium integration tests are placed in the same module but need to be run seperately at different stages of deployment in different environments....
status:backlog
I have an own implementation of the `gherkin.formatter.Reporter` trait which needs to be passed in as a `--plugin` option. While it should be possible using the testrunner like this ```...
ready