forked from extern/nushell
This PR makes a couple of tweaks to the testing support crate: Add the `nu` invocation's exit status to the test output so that one can assert that nu exited with a successful code. This PR was split off of #10232.
This PR makes a couple of tweaks to the testing support crate: Add the `nu` invocation's exit status to the test output so that one can assert that nu exited with a successful code. This PR was split off of #10232.