dbunit

DbUnit port for PHP/PHPUnit to support database interaction testing

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