package webtest
-
webtest.js
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Types and functions for running tests in a browser.
val setup : Webtest.Suite.t -> unit
setup test
sets up a test runner and attaches it to the document's onLoad handler.