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.
Used to verify behaviors related to process.