Socolin
Socolin
I've published a new version (should be available soon, once jetbrains validate it). Let me know if it works as you expect.
Working well for me can you provide more details ? Screenshot or other. The tab only displays when running in the debugger and a log was detected. Can you copy...
Did you see there is an option filter some noisy logs ? 
For me it seems that if some things are escaped with `\` then all `\` should also be escaped `\\` to know when this is an escape marker and when...
> @Socolin If the tests are augmented by the examples from @egraff , and possibly more, that should be enough to ensure that the suggested fix would work. It would...
I created a PR https://github.com/nunit/nunit3-vs-adapter/pull/1147
Just and idea, maybe there could be some kind of config to enable this, like for `game` with ` let game: 'game' extends keyof LenientGlobalVariableTypes ? Game : Game |...
I was not able to run the tests on my computer, but they seems to work in github action.
I'll take a look I did not saw the build error I was waiting for some feedback on this.
Hello, the test result is not available anymore could you trigger the pipeline again so I can see the errors ? I will have time again to look at this...