Skip to content

Add custom pytest marks

Duncan Macleod requested to merge github/fork/duncanmmacleod/pytest-marks into master

This PR adds support for custom, registered pytest marks. The only mark added at the moment is cvmfs, which has been applied to all of those tests that attempt to use the GWOSC CVMFS repo.

Merge request reports