Description
Shell-level integration and blackbox tests can be written with helper functions for setup, execution, and analysis. It is useful for maintainers testing packages, services, or command-line behavior.
Integration tests can modify files, services, or system state. Run risky tests in isolated environments and clean up temporary resources.