tasty-hspec

Hspec support for the Tasty test framework.

https://github.com/mitchellwrosen/tasty-hspec

Version on this page:1.1.5@rev:1
LTS Haskell 20.23:1.2.0.2
Stackage Nightly 2023-06-04:1.2.0.3@rev:1
Latest on Hackage:1.2.0.4

See all snapshots tasty-hspec appears in

BSD-3-Clause licensed by Mitchell Rosen
This version can be pinned in stack with:tasty-hspec-1.1.5@sha256:4ed28b0a5eba346012ac0915055b2e735d071606d29968ed3ae3b90f5566eb7d,2190

Module documentation for 1.1.5

tasty-hspec

Hspec provider for tasty

Build Status

Changes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.

[1.1.5] - 2018-06-27

Added

  • TreatPendingAs option, for allowing pending tests to be treated as successes

[1.1.4] - 2018-3-18

Changed

  • Support hspec-2.5.0

Removed

  • Re-exports of QuickCheck and SmallCheck options

[1.1.3.3] - 2018-1-26

Removed

  • Redundant random dependency

[1.1.3.2] - 2017-6-20

Changed

  • Support tasty-0.9.1
  • More accurate dependency version bounds

[1.1.3.1] - 2017-1-25

Changed

  • Support hspec-2.4.0