Description
Runs POSIX shell tests using the TAP format with support for parallel execution. It helps maintainers test shell scripts and command-line tools with a standard, readable output format.
Use it when a project expects brat or TAP-based shell tests. Parallel tests should be written to avoid shared-state conflicts.