dwergaz: A minimal testing library

[ bsd3, library, testing ] [ Propose Tags ]

dwergaz is a minimal testing library with no external dependencies.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6
Change log ChangeLog.md
Dependencies base (>=4.8 && <5) [details]
License BSD-3-Clause
Copyright Copyright (c) 2017-2023, Henry Till
Author Henry Till
Maintainer henrytill@gmail.com
Category Testing
Home page https://github.com/henrytill/dwergaz
Source repo head: git clone https://github.com/henrytill/dwergaz.git
Uploaded by henrytill at 2023-08-27T00:48:41Z
Distributions NixOS:0.2.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2915 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-08-27 [all 1 reports]

Readme for dwergaz-0.2.0.6

[back to package description]

dwergaz

Haskell-CI Hackage

dwergaz is a minimal testing library with no external dependencies.

See the tests for a usage example.