Module process_assertion

Source
Expand description

Used to verify behaviors related to process.

Functionsยง

assert_termination
Fork a child process, execute the given function in that process, and verify that the process exits with the given exit code.