hspec-need-env

Read environment variables for hspec tests

https://github.com/debug-ito/hspec-need-env

Version on this page:0.1.0.5
LTS Haskell 20.26:0.1.0.10
Stackage Nightly 2022-11-17:0.1.0.10
Latest on Hackage:0.1.0.10

See all snapshots hspec-need-env appears in

BSD-3-Clause licensed and maintained by Toshio Ito
This version can be pinned in stack with:hspec-need-env-0.1.0.5@sha256:f2cb8badf04ecec0870eaa8f15f2aa115e9cfa27f094702a3dce666d752a5a9a,2121

Module documentation for 0.1.0.5

hspec-need-env

A simple tool to read environment variables for hspec tests.

See Test.Hspec.NeedEnv for detail.

Author

Toshio Ito [email protected]

Changes

Revision history for hspec-need-env

0.1.0.5 – 2020-06-21

  • Confirm test with base-4.14.0.0 (ghc-8.10.1).

0.1.0.4 – 2019-12-30

  • Confirm test with base-4.13.0.0

0.1.0.3 – 2019-01-19

  • Confirm test with hspec-core-2.7.0

0.1.0.2 – 2018-11-14

  • Confirm test with hspec-core-2.6.0

0.1.0.1 – 2018-10-01

  • Confirm test with base-4.12.0.0

0.1.0.0 – 2018-07-18

  • First version. Released on an unsuspecting world.