nosetests-2.7

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 python2-nose
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-nose
CentOS
RUN yum install -y python-nose
Fedora
RUN dnf install -y python2-nose
Raspbian
RUN apt-get update && \ apt-get install -y python-nose
click the source code to copy install nosetests-2.7 on any operating system with command-not-found.com