UNPKG

siesta-lite

Version:

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

17 lines (12 loc) 294 B
/* Siesta 5.6.1 Copyright(c) 2009-2022 Bryntum AB https://bryntum.com/contact https://bryntum.com/products/siesta/license */ Class('Siesta.Launcher.Options.Puppeteer', { isa : Siesta.Launcher.Options.Base, does : [ Siesta.Launcher.Options.Simulation ] })