Files
open-wc/packages/testing-wallaby
2020-05-08 15:53:11 +02:00
..
2020-02-09 17:29:29 +00:00
2018-10-06 13:24:41 +02:00
2020-02-09 17:29:29 +00:00
2020-05-08 15:53:11 +02:00

permalink, title, section, tags
permalink title section tags
testing/testing-wallaby.html Testing in IDE via Wallaby guides
guides

Testing in IDE via Wallaby

Wallaby.js is a Plugin for your IDE and runs tests in real time while you are typing.

Using:

Setup

npm init @open-wc

Manual

  1. Copy the config and save it as wallaby.js into your project root
  2. npm i -D @open-wc/testing-wallaby

Usage

Open your wallaby.js supported IDE and start with the provided config.

Example

The Set-Game Example has Wallaby Setup.