| Crates.io | nu-plugin-test-support |
| lib.rs | nu-plugin-test-support |
| version | 0.107.0 |
| created_at | 2024-04-02 18:06:40.521452+00 |
| updated_at | 2025-09-03 01:34:35.193044+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 | 95,199 |
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.