Gáspár Nagy
Gáspár Nagy
> Naturally, I could create a Roslyn-based generator that consumes the parsed result, but that only reads the tree and projects into another format. If you want something that performs...
> Regarding incremental parsing support: there's two things the design of this model does to support this future desire. Maybe it's not relevant, but how is this related to line...
> I hope this helps clarify and generates further feedback. That is definitely helpful. 🙏 I have just noted that you keep using the term "syntax" even in normal text...
@DomZZ Could you please share the code where you register the implementations to the interfaces like `IDriverInitialiser` or `IBrowserInteractions`? The problem is most probably with that registrations not being executed...
@DomZZ Do you have any feedback on this?
See for example: https://github.com/reqnroll/Reqnroll/actions/runs/10556606022/job/29653266376 It only comes on our Windows job, not on the Linux. For the Windows agents we use `windows-latest`. **It might be related to the .NET SDK...
Most probably the issue is related to the `Reqnroll.Microsoft.Extensions.DependencyInjection` plugin and not to the core Reqnroll. But it's a good question still why it produces this error. Could you please...
@padnevici Do you have any feedback on this?
Thx for the answers. I would suggest closing this issue until you (or someone) get into the position of reproducing this issue again. So if there is any update, feel...
Related issue at Cucumber team: https://github.com/cucumber/react-components/issues/404