envtestkit

Crates.ioenvtestkit
lib.rsenvtestkit
version1.1.2
sourcesrc
created_at2020-07-26 14:39:41.901132
updated_at2020-07-27 01:13:02.519283
descriptionTest kit for logics with environment variable involvements
homepagehttps://github.com/codinaut/envtestkit
repository
max_upload_size
id269762
size20,902
(codinaut)

documentation

README

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.

Commit count: 0

cargo fmt