Giter VIP home page Giter VIP logo

pytest-astropy's Introduction

pytest-astropy

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-astropy-header, a pytest plugin used for custom test header
  • 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
  • pytest-filter-subpackage, a pytest plugin that adds a -P option to pytest to filter by sub-package.
  • pytest-cov, a pytest plugin to measure test coverage.
  • hypothesis, a Python library for property based testing.

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.

pytest-astropy's People

Contributors

drdavella avatar astrofrog avatar bsipocz avatar pllim avatar cadair avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.