Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dfordivam/hspec-webdriver-clone

Clone of hspec-webdriver, as the original source is inaccesible
https://github.com/dfordivam/hspec-webdriver-clone

Last synced: about 7 hours ago
JSON representation

Clone of hspec-webdriver, as the original source is inaccesible

Awesome Lists containing this project

README

        

This package integrates [hspec](http://hspec.github.io) with
[hs-webdriver](https://hackage.haskell.org/package/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`.