Is there a way to dump stack trace of VM in certain tests? My tests only fail when ‘all’ run at once so I need to run them all and dump 1 test’s stack trace after it starts 20 seconds in or so to see what is going on. Is there a way to do this?
or just auto stack dump any test that takes over 20 seconds would be sick!!! does that exist?
thanks,
Dean