hspec-need-env

Read environment variables for hspec tests

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

Version on this page:0.1.0.4
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.4@sha256:38811016b07e94a5e7417e50ef3b1de4ab64361d2b0978cb27e579e6a880dc9b,2121

Module documentation for 0.1.0.4

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.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.