package webtest

  1. Overview
  2. Docs
Framework for in-browser testing of js_of_ocaml code

Install

Dune Dependency

Authors

Maintainers

Sources

webtest.1.1.0.tar.gz
sha256=63f91317016f7fa3d4cc518e8a63c52fd0269b8c73e0f0bb22a11c3eaf061b62
md5=2a812edb86698326e2e5dbca0627d5d1

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 Apr 2017

Dependencies (5)

  1. js_of_ocaml >= "2.7.0" & < "3.0"
  2. ocamlfind build
  3. ocamlbuild build
  4. oasis build
  5. ocaml >= "4.02.1"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.