Jens Johansson

Results 26 comments of Jens Johansson

I think you should consider rolling back the release 0.6.0 if possible. People who runs test executions in a pipeline might just install the latest plugin version by default and...

Ouch! I see the problem. Is it a correct understanding that option 2 above would solve the async problem and parallelization could be still be done, but less efficient by...

I see. Would it be possible to ask you to create an appropriate change request on Gauge - you know what to technically ask for - so that you (or...

Having the same issue. TechTalk.SpecFlow.VsIntegration.2017-2017.2.7 was the last version that worked for me, newer versions does not manage to "highlight" the complete spec-file(s). The old version was not an option...

Agreed. This is one of the reasons I'm hesitant to move from Selenium/C# and try Playwright/C#. I don't consider the API to be as well designed and the async-only is...

We're working on providing a solution for this. This would be our first contribution to Gauge, so we'll see how it goes, but we have written a proposed solution and...

Two related PRs has been created: https://github.com/getgauge/gauge/pull/2451 https://github.com/getgauge/gauge-proto/pull/30 @sriv could you please review and approve or give appropriate feedback on our solution proposal? We have tested that this change sends...

I have noticed something very similar to this too, on a co-workers machine. Using Gauge/C# though, but the symptoms are the same. The Gauge project is rather big, yes, but...

Hi! @sriv Do you have any opinions regarding this PR? We'd like to know if it can be accepted, or if it needs to be improved/redesigned or if it should...