webtestversion
Framework for in-browser testing of js_of_ocaml code
Webtest is a testing framework, fully compatible with js_of_ocaml, and written with in-browser testing of JavaScript code in mind.
You may find it useful if you want to test bindings to an existing JavaScript library, or to test that your code behaves as expected when compiled to JavaScript.
As well as providing OUnit-style combinators for building tests and test suites, Webtest implements a simple JavaScript API for integration with browser automation tools such as Selenium WebDriver.
API documentation available at https://johnelse.github.io/ocaml-webtest/
Author | John Else |
---|---|
Published | |
Homepage | https://github.com/johnelse/ocaml-webtest |
Issue Tracker | https://github.com/johnelse/ocaml-webtest/issues |
Maintainer | john.else@gmail.com |
Dependencies |
|
Source [http] | https://github.com/johnelse/ocaml-webtest/archive/1.0.2.tar.gz sha256=49a94dbc28f1559a5c79748fb0e40802dabc95b84e2960036afad8eff8d8478c md5=d388b7caa56cc45b4d4f1c5b26b5dd76 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/webtest/webtest.1.0.2/opam |
Required by
- jsonoowith-test
- jsoo-reactwith-test
- ppx_jsobject_convwith-test & >=0.5.0
- promise_jsoowith-test
- promise_jsoo_lwtwith-test