1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 03:27:30 +01:00
nushell/crates/nu-test-support/src
Skyler Hawthorne a806717f35
Testing support tweaks: exit status in Outcome ()
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 .
2023-11-15 23:50:43 +01:00
..
playground Deref &String arguments to &str where appropriate () 2023-09-12 14:06:56 +08:00
commands.rs Fix unit tests on Android () 2023-09-05 20:17:34 +12:00
fs.rs fix clippy () 2023-10-10 03:31:15 +13:00
lib.rs Testing support tweaks: exit status in Outcome () 2023-11-15 23:50:43 +01:00
locale_override.rs Remove once_cell dependency from nu-test-support create. () 2023-03-22 19:36:52 +01:00
macros.rs Testing support tweaks: exit status in Outcome () 2023-11-15 23:50:43 +01:00
playground.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00