Skip to content

Migrate test requirement to pytest-freezer

Duncan Macleod requested to merge github/fork/duncanmmacleod/pytest-freezer into main

This PR patches the metadata to use pytest-freezer to provide the freeze_time test marker, see https://github.com/ktosiek/pytest-freezegun/issues/44.

Merge request reports