4 stable releases

1.1.2 Jul 27, 2020
1.1.1 Jul 26, 2020
1.0.0 Jul 26, 2020

#748 in Testing

Download history 33/week @ 2024-12-27 117/week @ 2025-01-03 168/week @ 2025-01-10 178/week @ 2025-01-17 163/week @ 2025-01-24 219/week @ 2025-01-31 786/week @ 2025-02-07 273/week @ 2025-02-14 450/week @ 2025-02-21 311/week @ 2025-02-28 541/week @ 2025-03-07 1732/week @ 2025-03-14 339/week @ 2025-03-21 638/week @ 2025-03-28 336/week @ 2025-04-04 609/week @ 2025-04-11

1,967 downloads per month
Used in 2 crates

MIT license

8KB
83 lines

envtestkit

ci crates.io docs.rs semantic-release

Test kit for logics with environment variable involvements.

Usage

See the documentation and examples.

Hacking

This repository uses semantic-release for automated release and crate publishing. Please look at Angular commit convention.

To test this crate:

cargo test

To see what's happening if environment tests aren't locked:

cargo test --examples -- --ignored

License

MIT.

Dependencies

~0–310KB