Language

Package: python-pytest-remotedata @ 0.3.2

Synopsis

Pytest plugin for controlling remote data access

Description

This package provides a plugin for the Pytest framework that allows developers to control unit tests that require access to data from the internet.

Home page
https://github.com/astropy/pytest-remotedata
Location
gnu/packages/python-check.scm (line: 559, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?