hspec-need-env: Read environment variables for hspec tests

[ bsd3, library, test ] [ Propose Tags ]

Read environment variables for hspec tests. See Test.Hspec.NeedEnv.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10
Change log ChangeLog.md
Dependencies base (>=4.6.0.0 && <4.13), hspec-core (>=2.2.4 && <2.6), hspec-expectations (>=0.7.2 && <0.9) [details]
License BSD-3-Clause
Author Toshio Ito <debug.ito@gmail.com>
Maintainer Toshio Ito <debug.ito@gmail.com>
Category Test
Home page https://github.com/debug-ito/hspec-need-env
Bug tracker https://github.com/debug-ito/hspec-need-env/issues
Source repo head: git clone https://github.com/debug-ito/hspec-need-env.git
Uploaded by debugito at 2018-10-01T12:45:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3415 total (40 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-10-01 [all 1 reports]

Readme for hspec-need-env-0.1.0.1

[back to package description]

hspec-need-env

A simple tool to read environment variables for hspec tests.

See Test.Hspec.NeedEnv for detail.

Author

Toshio Ito debug.ito@gmail.com