/nuclearjs-wallaby-example

example of wallaby.js testing for an app that uses react, nuclear-js, and webpack

Primary LanguageJavaScriptMIT LicenseMIT

nuclearjs-wallaby-example

Quick start

Basic

npm install    # install all dependencies
webpack        # build
open index.html

Tests

use wallaby.js config file and ran test using wallaby in your IDE