Skip to main content

Module test_infrastructure

Module test_infrastructure 

Source

Modules§

test_data
Test utilities for creating secure test data

Structs§

TestEnvironment
Environment variable isolation for tests.
TestEnvironmentGuard
RAII guard for test environment isolation.

Functions§

with_global_lock
Ensure only one test that modifies global state runs at a time.