Expand description
Mockups for unit testing.
At the moment only contains a Mock
env implementation, used to simulate command
executions in unit tests with output_of()
.
Structsยง
- Mock
- Mock environment.
Mockups for unit testing.
At the moment only contains a Mock
env implementation, used to simulate command
executions in unit tests with output_of()
.