assert4hs-hspec: integration point of assert4hs and hspec

[ library, mit, testing ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

  • Test
    • Fluent
      • Test.Fluent.Assertions
        • Test.Fluent.Assertions.Either
        • Test.Fluent.Assertions.Exceptions
        • Test.Fluent.Assertions.List
        • Test.Fluent.Assertions.Maybe
      • Test.Fluent.Diff
      • Test.Fluent.Hspec

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0
Change log ChangeLog.md
Dependencies assert4hs-core (>=0.1.0), base (>=4.7 && <5), hspec (>=2.7.8), HUnit (>=1.6.1.0) [details]
License MIT
Copyright 2021 Pawel Nosal
Author Pawel Nosal
Maintainer p.nosal1986@gmail.com
Category Testing
Home page https://github.com/paweln1986/assert4hs-hspec#readme
Bug tracker https://github.com/paweln1986/assert4hs-hspec/issues
Source repo head: git clone https://github.com/paweln1986/assert4hs-hspec
Uploaded by paweln1986 at 2021-04-08T18:44:26Z
Distributions
Downloads 195 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-04-08 [all 1 reports]

Readme for assert4hs-hspec-0.1.0

[back to package description]

assert4hs-hspec

This library allows using assert4hs-core assertions with hspec