How To Install Pytest In Debian, Ubuntu, Arch, Kali, Fedora And Raspbian?

How To Install Pytest In Debian, Ubuntu, Arch, Kali, Fedora And Raspbian?

pytest

Simple, powerful testing in Python

Maintainer: Debian Python Modules Team



Section: python

Install pytest

  • Debian apt-get install python-pytest Click to copy
  • Ubuntu apt-get install python-pytest Click to copy
  • Arch Linux pacman -S python-pytest Click to copy
  • Kali Linux apt-get install python-pytest Click to copy
  • Fedora dnf install python-pytest Click to copy
  • Raspbian apt-get install python-pytest Click to copy

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

python-logilab-common

useful miscellaneous modules used by Logilab projects

logilab-common is a collection of low-level Python packages and modules, A designed to ease: * handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging * parsing XML processing instructions

python-pytest32

Simple powerful testing with Python (Legacy 3.2.x version)
To install the latest version of pytest in your favorite operating system just copy the pytest installation command from above and paste it into terminal. It will download and install the latest version of pytest 2024 package in your OS.