1 unstable release

0.1.0 Jul 12, 2024

#2940 in Command line utilities


Used in 3 crates

GPL-3.0-or-later

1MB
15K SLoC

Yash-env-test-helper

yash-env-test-helper is a test helper crate for the yash-env crate. It provides utilities for testing crates that depend on the shell execution environment defined in yash-env.

yash-env-test-helper at crates.io yash-env-test-helper at docs.rs Build status

License

This crate is distributed under GPLv3.


lib.rs:

This crate contains utility functions for use in tests that interact with the shell environment (yash_env::Env).

Dependencies

~6–16MB
~216K SLoC