nushell-plugins/nushell/crates/nu-plugin-test-support/README.md
2025-06-27 02:33:44 +01:00

4 lines
179 B
Markdown

# 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.