Hi Remco,
I am running the NCrunch Console on my Teamcity CI server and with the VS 2022 Extension during development.
I noticed that the Console tool is trying to use RDI when running the tests. Is there any way to make use the RDI data collected on the CI server, for instance in order to debug flaky tests?
If not, is there any command line switch for the console tool to disable RDI entirely in order to avoid the unnecessary overhead and speed up builds?