UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

7 lines (5 loc) 224 B
StartTest(function(t) { // Monkey testing is a great way to find hidden bugs as random events (clicks, drag etc) // could trigger unhandled exceptions in your application t.monkeyTest(document.body, 20); })