Crates.io | nu-plugin-test-support |
lib.rs | nu-plugin-test-support |
version | 0.106.1 |
created_at | 2024-04-02 18:06:40.521452+00 |
updated_at | 2025-07-29 21:35:14.699394+00 |
description | Testing support for Nushell plugins |
homepage | |
repository | https://github.com/nushell/nushell/tree/main/crates/nu-plugin-test-support |
max_upload_size | |
id | 1193926 |
size | 93,700 |
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.