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/

AuthorJohn Else
Published
Homepagehttps://github.com/johnelse/ocaml-webtest
Issue Trackerhttps://github.com/johnelse/ocaml-webtest/issues
Maintainerjohn.else@gmail.com
Dependencies
Source [http] https://github.com/johnelse/ocaml-webtest/archive/webtest.1.1.0.tar.gz
md5=2a812edb86698326e2e5dbca0627d5d1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/webtest/webtest.1.1.0/opam
Required by