Your crate is great for testing but sometimes I need not just only to test a certain value of an Environment variable.
To test defaults I also want to check how my implementation runs when a certain environment variable doesn't exist.
If you see this feature in your crate as well, I'd contribute it.