mock-time: Mock time in tests

[ bsd3, library, test ] [ Propose Tags ] [ Report a vulnerability ]

Allows to mock out Data.Time.getCurrentTime and Control.Concrurent.threadDelay


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1
Change log changelog.md
Dependencies base (>=4.7 && <5), error-or, exceptions, mtl, primitive, resourcet, stm, time, transformers, unliftio-core [details]
Tested with ghc ==8.0.2 || ==8.2.2 || ==8.6.5 || ==8.8.3 || ==8.10.2 || ==9.0.1 || ==9.2.1 || ==9.4.8 || ==9.6.6
License BSD-3-Clause
Copyright 2020 Kamil Dworakowski
Author Kamil Dworakowski
Maintainer kamil@dworakowski.name
Category Test
Home page https://github.com/luntain/error-or-bundle/blob/master/mock-time#readme
Uploaded by luntain at 2024-11-10T17:38:31Z
Distributions
Downloads 371 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-11-10 [all 1 reports]

Readme for mock-time-0.1.1

[back to package description]

mock-time

Allows to mock out Data.Time.getCurrentTime and Control.Concrurent.threadDelay