Skip to main content

Call pytest from a distutils setup.py script.

Project description

This Python module adds test to the commands in the distutils package. If your setup.py imports distutils_pytest, the user may run:

python setup.py test

This will call pytest to run your package’s test suite.

System requirements

  • Python 2.6, 2.7, or 3.1 and newer.

  • pytest

To be honest, the package might also work with older Python versions. But I didn’t try it.

Installation

This package uses the distutils Python standard library package and follows its conventions of packaging source distributions. See the documentation on Installing Python Modules for details or to customize the install process.

  1. Download the sources, unpack, and change into the source directory.

  2. Build:

    $ python setup.py build
  3. Install:

    $ python setup.py install

The last step might require admin privileges in order to write into the site-packages directory of your Python installation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distutils-pytest-0.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file distutils-pytest-0.1.tar.gz.

File metadata

File hashes

Hashes for distutils-pytest-0.1.tar.gz
Algorithm Hash digest
SHA256 c46a9a2b4a48400e506da05eec12769d16900f869a60517869f1ff114d1fd26e
MD5 ccd0e708e5a9ab06f13b966567530974
BLAKE2b-256 6f72b50f7654160c3c80b0c702a57b238b0bcc41eb30b1e3465f3f102a130cfb

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page