py.test

Simple, powerful testing in Python

Install

All systems
curl cmd.cat/py.test.sh
Debian Debian
apt-get install python-pytest
Ubuntu
apt-get install python-pytest
Alpine
apk add pytest
Arch Arch Linux
pacman -S python-pytest
image/svg+xml Kali Linux
apt-get install python-pytest
CentOS
yum install pytest
Fedora
dnf install python2-pytest
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pytest
Raspbian
apt-get install python-pytest
Docker
docker run cmd.cat/py.test py.test powered by Commando

python-pytest

Simple, powerful testing in Python

This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. This package provides the Python 2 modules and the py.test script.

python2-pytest

Simple powerful testing with Python

pytest

Simple powerful testing with Python

python-pytest32

Simple powerful testing with Python (Legacy 3.2.x version)