Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dfordivam/hspec-webdriver-clone
- Owner: dfordivam
- License: mit
- Created: 2020-08-22T10:24:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T04:00:40.000Z (over 1 year ago)
- Last Synced: 2024-04-26T02:43:37.337Z (7 months ago)
- Language: Haskell
- Size: 16.6 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
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`.