nosetests-3.2

test discovery and running for Python3 unittest

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