Structs§
- NuTester
- Helper for running Nushell code in tests.
- Test
Error - Test
Location
Enums§
- Test
Error Kind - Errors emitted by
NuTesterwhen parsing, compiling, or evaluating code.
Traits§
- Shell
Error Ext - Extensions for interrogating
ShellErrorvalues in tests. - Test
Result Ext - Extensions for asserting error kinds from test helpers.
Functions§
Type Aliases§
- Result
- Convenience result type for test helpers.