dwergaz: A minimal testing library

[ bsd3, library, testing ] [ Propose Tags ]

A minimal testing library


[Skip to Readme]

Modules

[Index]

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 && <4.11) [details]
License BSD-3-Clause
Copyright Copyright (c) 2017, Henry Till
Author Henry Till
Maintainer henrytill@gmail.com
Category Testing
Home page https://github.com/xngns/dwergaz
Source repo head: git clone https://github.com/xngns/dwergaz.git
Uploaded by henrytill at 2017-08-12T18:52:02Z
Distributions NixOS:0.2.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2925 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-12 [all 1 reports]

Readme for dwergaz-0.2.0.1

[back to package description]

dwergaz

Build Status Hackage

dwergaz is a minimal testing library with no external dependencies.

See the tests for a usage example.