1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-16 06:56:54 +02:00
nushell/crates/nu_plugin_custom_values
Devyn Cairns 2ae4408ced
Add example tests (nu-plugin-test-support) for plugins in repo ()
# Description

Uses the new `nu-plugin-test-support` crate to test the examples of
commands provided by plugins in the repo.

Also fixed some of the examples to pass.

# User-Facing Changes

- Examples that are more guaranteed to work

# Tests + Formatting
- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
2024-03-25 21:20:35 -05:00
..