forked from extern/nushell
# Description Added a method for getting the base value for a PluginCustomValue. cc: @devyn --------- Co-authored-by: Jack Wright <jack.wright@disqo.com>
nu-plugin-test-support
This crate provides helpers for running tests on plugin commands, and is intended to be included in
the dev-dependencies
of plugin crates for testing.