FICHA · AUR

phpunit5

PHPUnit is a programmer-oriented testing framework for PHP. This is the old stable version

  • Test framework
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 3, 2026 description in en

Description

Legacy PHP projects can run automated test suites with the older PHPUnit 5 framework. This command-line testing tool is useful when maintaining codebases that cannot move to newer PHPUnit versions yet. It is run from a terminal with the phpunit5 command. Tests execute project code and can touch files, databases, or services, so test configuration and fixtures should be reviewed before running them.

How to run

phpunit5

Commands: phpunit5

Permissions

Permissions not analysed for this source yet.