FICHA · MANJARO

shunit2

xUnit based unit testing for Unix shell scripts

  • Library
  • CLI
  • Dev
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Adds an xUnit-style test framework for shell scripts, helping developers check functions, command output, and error handling in Unix shell code. It is useful for automation scripts that need repeatable regression tests.

Tests can still run shell commands and touch files depending on how they are written. Keep test fixtures isolated and avoid running unfamiliar test suites with elevated privileges.

Permissions

Permissions not analysed for this source yet.