We are using xUnit for our unit tests. Tests – very simple ones – will often fail with the attached error when doing a 'Run All Tests' operation. And it is random. If I select the failed test that is highlighted below and do a 'Run Selected Test' it will pass. If I perform a ‘Run All Tests’ operation again, the tests that fail will be different than the previous attempt. The error suggests that it can’t find the datawindow but both the cs version of it and the srd are in the project. It also exists in the config file (attached). Am I doing something incorrectly here or this this possibly a bug?
I have set the ‘Copy to Output’ properly to Copy Always for all our datawindows (attached)
Thanks, Tom
Could you send your sample project here?
Regards, Logan