Structs§
- OneTest
PerProcess Guard - When this guard is active, enforces that there is only a single test running in the process at any one time. If there are multiple processes, creating the guard hard terminates the process.
Constants§
Statics§
- TEST_
ACTIVE_ 🔒IN_ PROCESS - True if a test is in progress somewhere in the process, false otherwise.