adisuryadi / nuclearjs-wallaby-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 96.1%Language:HTML 3.9%