DllPlugInTester

A C++ unit testing framework

Debian Debian
RUN apt-get update && \ apt-get install -y libcppunit-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libcppunit-dev
Alpine
RUN apk add cppunit
Arch Arch Linux
RUN pacman -S --noconfirm cppunit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libcppunit-dev
CentOS
RUN yum install -y cppunit
Fedora
RUN dnf install -y cppunit
Raspbian
RUN apt-get update && \ apt-get install -y libcppunit-dev
click the source code to copy install DllPlugInTester on any operating system with command-not-found.com