Language

Package: python2-freezegun @ 0.3.14

Synopsis

Test utility for mocking the datetime module

Description

FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.

Home page
https://github.com/spulec/freezegun
Location
gnu/packages/check.scm (line: 2712, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?