Skip to content

adamwong246/testeranto-starter

Repository files navigation

Fork this repo to get started with testeranto.

scripts

// create the output folders
yarn t-init

// Build the test bundles once
yarn t-build rectangle once

// Build the rectangle bundles continuously
yarn t-build rectangle dev

// Run the rectangle test once
yarn t-run rectangle once

// Run the rectangle test continuously
yarn t-run rectangle dev

// Starts the report server. 
yarn t-report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages