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