Closed
Description
openedon Oct 20, 2016
It'd be nice to be able to cancel test discovery when LUT is paused or discovery hangs due to bugs in test platform/test adapter/test framework.
Also, behavioral wise, I think it'd make sense to let CancelDiscovery
to immediately abort current discovery, kill testhost process and cause the call to DiscoverTests to return (with isAborted
set to true). @saikrishnav Does this sound reasonable?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment