techsaau

Results 4 comments of techsaau

I'm doing default code for Unit Testing and in which it has default code for the same: ```CS [AssemblyInitialize()] public static void InitializeAssembly(TestContext ctx) { // Setup the test database...

> I am trying to find who owns that library. is there any update on this? Could you find the fix or owner, who can fix this.

@nohwnd It failed on CI only when I use vstest. I was able to do successful tests in my local.

> In that case this points rather to an issue with environment / authentication than vstest itself. it is pity that I did not see your last comment in this....