Andy Lumsden

Results 12 comments of Andy Lumsden

There is nothing in ScenarioContext.ScenarioInfo that identifies the scenario is part of a scenario outline as far as i can tell. i guess i could use tags and identify each...

Thanks for the reply. is there a backlog or some roadmap where we can upvote features we would like to see ported before others or is features done on a...

Just going to give this a bump now 1.18 is out are we likely to see this feature enabled within playwright or does anyone know good open source alternatives that...

Just to Echo OP's request i would like to see this as a config option in the generation. i am am using azure pipelines with a vstest task that reruns...

@ClarksonAdam not sure if its useful i wrote a very quick and dirty command line app that will remove these failures from the json and output a single file. its...

@HarikrishnanVK Added a basic readme. the code has comments on it with what i was trying to achieve. you can run if from visual studio and replace the inputs with...

Updating this for future travels who get their question marked as answered with this post Thanks to @vmachacek You can use this to solve some of the issue with a...

+1, not sure if the complexity is generating a test as well as a POM at the same time. i would settle for a POM only mode as most of...

This works like a charm, thanks allows me to have nice BDD English steps in my trace files