mirror of
https://github.com/nushell/nushell.git
synced 2025-03-13 15:08:43 +01:00
# Description cargo uses both CARGO_BUILD_TARGET_DIR and CARGO_TARGET_DIR, so check for CARGO_BUILD_TARGET_DIR if CARGO_TARGET_DIR is not found https://doc.rust-lang.org/cargo/reference/config.html#buildtarget-dir |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE | ||
README.md |
This crate provides utilities for testing of Nushell
Plugin authors should instead refer to nu-plugin-test-support
Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.