Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarppe/btest
Clojure helper library for testing single-page web apps in browser
https://github.com/jarppe/btest
Last synced: 7 days ago
JSON representation
Clojure helper library for testing single-page web apps in browser
- Host: GitHub
- URL: https://github.com/jarppe/btest
- Owner: jarppe
- License: epl-1.0
- Created: 2014-02-09T10:47:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-14T08:28:38.000Z (almost 11 years ago)
- Last Synced: 2024-12-17T14:41:37.744Z (about 1 month ago)
- Language: Clojure
- Size: 230 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
btest
=====Clojure helper library for testing single-page web apps in browser.
TODO
====* lein plugin to execute all the tests
* start/stop browser automatically
* support for loading custom commands dynamically
* better reporting
* documentation and examples
* support for starting remote browser via selenium
* use $PATH to find local browsers