UNPKG

gremlins-ts

Version:

A monkey testing library written in JavaScript, for Node.js and the browser. Use it to check the robustness of web applications by unleashing a horde of undisciplined gremlins.

6 lines (5 loc) 137 B
export * from "./clicker"; export * from "./formFiller"; export * from "./scroller"; export * from "./toucher"; export * from "./typer";