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.2.0.tar.gz
md5=3cf8109bd8d065dbb5b5f5b6ea31e8bb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/webtest/webtest.1.2.0/opam
Required by