hspec-need-env

Read environment variables for hspec tests

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

Version on this page:0.1.0.3
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.3@sha256:ee7c2a488ceecd340208f518754d09ef5d688955dbbb89303536f69530f98151,2121

Module documentation for 0.1.0.3

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