Skip to main content

Meta-package containing dependencies for testing

Project description

This is a meta-package that pulls in the dependencies that are used by astropy and some affiliated packages for testing. It can also be used for testing packages that are not affiliated with the Astropy project.

Dependencies

The following dependencies are installed by this package:

  • The pytest testing framework for Python

  • pytest-remotedata, a pytest plugin used for controlling access to data files hosted online

  • pytest-doctestplus, a pytest plugin that provides advanced features for testing example code in documentation

  • pytest-openfiles, a pytest plugin for detecting file handles that were inadvertently left open at the end of unit tests

  • pytest-arraydiff, a pytest plugin that enables the generation and comparison of data arrays produced during unit tests

Installation

The pytest-astropy plugin can be installed using pip:

$ pip install pytest-astropy

It is also possible to install the latest development version from the source repository:

$ git clone https://github.com/astropy/pytest-astropy
$ cd pytest-astropy
$ python ./setup.py install

In either case, the plugin will automatically be registered for use with pytest.

Development Status

Questions, bug reports, and feature requests can be submitted on github.

License

This package is licensed under a 3-clause BSD style license - see the LICENSE.rst file.

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

pytest-astropy-0.5.0.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file pytest-astropy-0.5.0.tar.gz.

File metadata

  • Download URL: pytest-astropy-0.5.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.10

File hashes

Hashes for pytest-astropy-0.5.0.tar.gz
Algorithm Hash digest
SHA256 6f28fb81dcdfa745f423b8f6d0303d97357d775b4128bcc2b3668f1602fd5a0b
MD5 35d0393bbe824fe5afbe8cd4a8b5d6e1
BLAKE2b-256 9dd3409f061889d0c501afb531f05796d04b362a1e699387a252c8f543d4875e

See more details on using hashes here.

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