C
C#7mo ago
watermelon

Unit test help

I want some to teach me why me xunit test programme did not stop. So I have to mannaully stop it in task manager
4 Replies
Pobiega
Pobiega7mo ago
are your tests doing something naughty?
watermelon
watermelonOP7mo ago
Oh, yes , first it does But after I fix the test code, i could not run the test , becase another process is using it
Pobiega
Pobiega7mo ago
no I meant like, are your tests creating any infinite loops or stuff like that? if the test process doesnt end, it makes sense for it to... keep going
watermelon
watermelonOP7mo ago
Oh,no

Did you find this page helpful?