nosetests-2.6

test discovery and running of Python's unittest

Debian Debian
RUN apt-get update && \ apt-get install -y python-nose
Ubuntu
RUN apt-get update && \ apt-get install -y python-nose
Arch Arch Linux
RUN pacman -S --noconfirm python-nose
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-nose
CentOS
RUN yum install -y python-nose
Raspbian
RUN apt-get update && \ apt-get install -y python-nose
click the source code to copy install nosetests-2.6 on any operating system with command-not-found.com