Test kit for logics with environment variable involvements.
See the documentation and examples.
This repository uses semantic-release for automated release and crate publishing. Please look at Angular commit convention.
To test this crate:
sh
cargo test
To see what's happening if environment tests aren't locked:
sh
cargo test --examples -- --ignored
MIT.