forked from extern/nushell
# Description Fixes #12423 where changes to mutable variables are not properly persisted after a REPL entry.
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.