@hackage hspec-webdriver1.2.2
Write end2end web application tests using webdriver and hspec
Categories
License
MIT
Maintainer
John Lenz <lenz@math.uic.edu>, Divam <dfordivam@gmail.com>
Links
Versions
Installation
Dependencies (13)
Dependents (3)
@hackage/acme-everything, @hackage/webdriver-angular, @hackage/reflex-dom-core
This package integrates hspec with
hs-webdriver, allowing you to write webdriver tests
using hspec. This package contains no code testing the hspec-webdriver package itself. The
webdriver-angular package contains some test code which test both the Angular webdriver commands
in webdriver-angular and some tests of functions in hspec-webdriver.