Srikanth
Srikanth
yes, we will need the idea of a seed. gauge persists the last run flags in `.gauge/lastRunCmd.json`, we will need to add the seed to it. on the topic of...
raised a PR #2794 based on Chad's suggestion of using a seed. I have tried to keep the `--sort` 's default behaviour. but this should let you do something like:...
hi, this is not supported yet and can be considered a feature request. This is not limited by design and should be possible to extend [`parallelExecution`](https://github.com/getgauge/gauge/blob/master/execution/parallelExecution.go#L120) to distribute every scenario...
@ayankumaar - firstly, I agree with `chadlwilson` on the aspect of tagging folks (it is akin to summoning and is not considered good etiquette in a lot of online forums)....
In a dotnet project, the location of the steps and hooks should not matter as long as they get compiled and included in the final dll. > When I move...
If you could share a sample project that represents this, I can try digging deeper. I don't think I am able to grasp the setup just yet.
I'm afraid without a way to reproduce the issue, there's not much we can do. You don't need to share the exact project, but if you can mirror your setup...