python-pytest

PPA description

The pytest testing tool makes it easy to write small tests, yet scales to support complex functional testing. It provides

*) auto-discovery of test modules and functions,
*) detailed info on failing assert statements (no need to remember self.assert* names)
*) modular fixtures for managing small or parametrized long-lived test resources.
*) multi-paradigm support: you can use pytest to run test suites based on unittest (or trial), nose
*) single-source compatibility from Python2.6 all the way up to Python3.4, PyPy-2.3, (jython-2.5 untested)
*) many external plugins.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:chris-lea/python-pytest to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:chris-lea/python-pytest
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/chris-lea/python-pytest/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/chris-lea/python-pytest/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
1024R/136221EE520DDFAF0A905689B9316A7BC7917B12 (What is this?)
Fingerprint:
136221EE520DDFAF0A905689B9316A7BC7917B12

For questions and bugs with software in this PPA please contact chris lea.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

12 of 2 results
Package Version Uploaded by
python-pytest 2.6.2-1chl1~trusty1 chris lea ()
python-pytest 2.6.2-1chl1~precise1 chris lea ()
12 of 2 results

Latest updates

  • python-pytest 501 weeks ago
    Successfully built
  • python-pytest 501 weeks ago
    Successfully built