package webtest
Framework for in-browser testing of js_of_ocaml code
Install
Dune Dependency
Authors
Maintainers
Sources
webtest.1.2.0.tar.gz
sha256=9b429e445d7b73b3f2b5b2fd3151bd6b4e7089278afcc7750bc34e718814f4ff
md5=3cf8109bd8d065dbb5b5f5b6ea31e8bb
Description
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/
Published: 03 Jul 2017
Dependencies (6)
-
js_of_ocaml-ppx
< "3.4.0"
-
js_of_ocaml
< "3.4.0"
-
ocamlfind
build
-
ocamlbuild
build
-
oasis
build
-
ocaml
>= "4.02.1"
Dev Dependencies
None
Used by (5)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page