nosetests3
test discovery and running for Python3 unittest
RUN apt-get update && \
apt-get install -y python3-nose
RUN apt-get update && \
apt-get install -y python3-nose
RUN pacman -S --noconfirm python-nose
RUN apt-get update && \
apt-get install -y python3-nose
RUN yum install -y python-nose
RUN dnf install -y python3-nose
RUN apt-get update && \
apt-get install -y python3-nose