devlooped/xunit.vsix

Allow disabling timeouts selectively without having to debug

Closed this issue · 0 comments

kzu commented

Automatic VS startup/run timeouts make it impossible to troubleshoot
execution, so we have a separate variable for it, but it's hard to understand
its name or current behavior.

Rename to XUNIT_VSIX_NO_TIMEOUT, since it's not really related to debugging