Added
-
A new
global-timeoutoption allows setting a global timeout for the entire run. This is an alternative to the Unixtimeoutcommand that also works on Windows.For more information, see Setting a global timeout.
Thanks to robabla for your first contribution!
-
Nextest now reports progress to the terminal emulator for display in places like the task bar, similar to Cargo 1.87 and above. Terminal progress integration uses
OSC 9;4, and is enabled by default in Windows Terminal, ConEmu, and WezTerm.To configure this, use Cargo's
term.progress.term-integrationoption.