nushell-plugins/nushell/crates/nu-plugin-test-support/README.md

5 lines
179 B
Markdown
Raw Normal View History

2025-06-27 02:33:44 +01:00
# 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.