3 releases (breaking)

new 0.3.0 Dec 14, 2024
0.2.0 Sep 28, 2024
0.1.0 Jul 12, 2024

#2946 in Command line utilities

Download history 4/week @ 2024-08-29 12/week @ 2024-09-12 16/week @ 2024-09-19 214/week @ 2024-09-26 25/week @ 2024-10-03 8/week @ 2024-10-10 4/week @ 2024-10-17 1/week @ 2024-10-24 4/week @ 2024-11-14 4/week @ 2024-11-21 5/week @ 2024-12-05 145/week @ 2024-12-12

155 downloads per month
Used in 3 crates

GPL-3.0-or-later

1MB
16K 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

~7–16MB
~234K SLoC