oxdock-sys-test-utils 0.13.0-alpha

Shared system test utilities for OxDock workspace tests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# oxdock-sys-test-utils

Shared system test utilities for OxDock workspace tests.

> Part of the [OxDock]https://github.com/jzombie/rust-oxdock workspace.


Shared test helpers for environment-variable guarding. `TestEnvGuard` sets or
removes an env var, serialises access per key across threads, and restores the
prior state on drop.


## License

`oxdock-sys-test-utils` is distributed under the terms of the Apache License (Version 2.0).