nu-plugin-test-support 0.111.0

Testing support for Nushell plugins
Documentation
1
2
3
4
# 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.