Currently most of the code i write is with async/await. And NCrunch 3.12 has still problems on the impact detection, with leads to not run impacted tests, even if i sometimes edit the test code directly.
I switched to WatchText instead of CompareIL for the impact detection, with that there may be more running tests, but they are running.
Also what is often missing in aync/await Tests the marking red x for in that code path the exception occured. It is only a red dot.
Daily Usage Issues
Having async/await Impact Detection Problems
Started by Der-Albert.com on 3,341 views
Remco NCrunch Developer
#11629
11 Dec 2017 21:22 UTC
Hi, thanks for sharing this problem.
Are you able to construct a sample that can produce these problems?
Are you able to construct a sample that can produce these problems?
Post a reply
Log in to reply.