| Crates.io | envtestkit |
| lib.rs | envtestkit |
| version | 1.1.2 |
| created_at | 2020-07-26 14:39:41.901132+00 |
| updated_at | 2020-07-27 01:13:02.519283+00 |
| description | Test kit for logics with environment variable involvements |
| homepage | https://github.com/codinaut/envtestkit |
| repository | |
| max_upload_size | |
| id | 269762 |
| size | 20,902 |
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:
cargo test
To see what's happening if environment tests aren't locked:
cargo test --examples -- --ignored
MIT.