py.test-3.6

Simple, powerful testing in Python3

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