Is there a way to find which test case is executing but nunit-agent

12 views
Skip to first unread message

Girish Kumar Sharma

unread,
Nov 30, 2020, 7:24:01 AM11/30/20
to NUnit-Discuss
Hi,

Is there a way to find programmatically that which unit test is currently executing by nunit-agent because when run multiple solution using nunit3-console there are 77000 test cases and some test cases hangs so cannot find which unit test is hanging. This is random so cannot check running manual test.

Please suggest solution.

Thanks

Charlie Poole

unread,
Nov 30, 2020, 1:38:27 PM11/30/20
to NUnit-Discuss
If you are running nunit3-console v3.11 or later, you can use the option `--labels=BeforeAndAfter`. This will produce a lot of output - two lines per test - which you can then examine to see what test started but never completed.

--
You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nunit-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nunit-discuss/f938ee1f-c573-48f0-99bd-9a6f2bc950b3n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages