./net/py-test-remotedata, Pytest plugin for controlling remote data access

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.1, Package name: py311-test-remotedata-0.4.1, Maintainer: pkgsrc-users

This package provides a plugin for the pytest framework that allows developers
to control unit tests that require access to data from the internet. It was
originally part of the astropy core package, but has been moved to a separate
package in order to be of more general use.


Master sites:

Filesize: 12.968 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-01 18:17:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-test-remotedata: updated to 0.4.1

0.4.1 (2023-09-25)
- Reverting the short option of ``-R`` due to a clash with ``pytest-leaks``.
  The short option is added to ``pytest-astropy`` instead.
   2023-09-06 13:43:25 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-test-remote-data: add missing tool dependency
   2023-08-31 15:56:46 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-test-remotedata: added version 0.4.0

This package provides a plugin for the pytest framework that allows developers
to control unit tests that require access to data from the internet. It was
originally part of the astropy core package, but has been moved to a separate
package in order to be of more general use.