Paul "Code Grump" Turner
Paul "Code Grump" Turner
Thanks, @nvmkpk I'll try incorporating these changes and see how the unit tests hold up. @SabotageAndi do you have any feelings towards moving the code-generation from "before build" to "before...
Running the modifications locally, I can see Test Explorer now links successfully to the generated source files:  @nvmkpk is this what you also see when running the integration test-suite?
I'm seeing a large volume of test-failures locally. I'll work through them as best I can, but it's possible I just have a mis-configuration in my environment. @SabotageAndi is the...
I am somewhat confused - if I'm routing my logging via OTel and I'm having problems with an exporter, writing the problems back into that system feels like it could...
Disappointing. Do we have any idea what Tricentis thoughts are at this time?
I've been looking to get this feature included into the next major version of SpecFlow for some time: https://github.com/SpecFlowOSS/SpecFlow/pull/1983
Perhaps tweening between voxelized key states would be an acceptable solution?
You can see the source contributed to the build by the analyser in Visual Studio: 
I've dropped in a simple example of a behavioural test for the source generator. It invokes the Roslyn source-generation system and updates a compilation with the generated sources; this is...
 Totally forgot to show how Gherkin syntax errors appear in VS.