hspec-webdriver: Write end2end web application tests using webdriver and hspec
For end to end testing of web applications from Haskell, the webdriver package is a great tool but just contains the code to communicate with the browser. This package integrates webdriver with hspec.
[Skip to Readme]
Downloads
- hspec-webdriver-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.2.0, 1.2.1, 1.2.2 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4 && <5), data-default (>=0.5), hashable (>=1.2), hspec (>=2.0 && <2.3), hspec-core (>=2.0 && <2.3), HUnit (>=1.2 && <1.4), lifted-base (>=0.2), stm (>=2.4), text (>=0.11), transformers (>=0.3), unordered-containers (>=0.2), webdriver (>=0.6.1 && <0.9) [details] |
License | MIT |
Author | John Lenz <lenz@math.uic.edu> |
Maintainer | John Lenz <lenz@math.uic.edu> |
Category | Web |
Home page | https://bitbucket.org/wuzzeb/webdriver-utils |
Source repo | head: hg clone https://bitbucket.org/wuzzeb/webdriver-utils |
Uploaded | by JohnLenz at 2015-10-15T20:40:13Z |
Distributions | LTSHaskell:1.2.2, NixOS:1.2.2, Stackage:1.2.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 11147 total (55 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-15 [all 1 reports] |