phpunit

PHPUnit command-line test runner. More information: <https://phpunit.de>.

Debian Debian
RUN apt-get update && \ apt-get install -y phpunit
Ubuntu
RUN apt-get update && \ apt-get install -y phpunit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y phpunit
Fedora
RUN dnf install -y phpunit
Raspbian
RUN apt-get update && \ apt-get install -y phpunit
click the source code to copy install phpunit on any operating system with command-not-found.com