Expand description
Abstractions for testing code that interacts with the operating system:
- Reading environment variables
- Reading from the file system
Structs§
Traits§
- Provide
Env - Trait for custom environment variable providers.
- Provide
Fs - Trait for custom filesystem providers.