eavichay / showroom

Universal development and automated test environment for web components
https://showroomjs.com
Apache License 2.0
88 stars 7 forks source link
automation bdd client-side javascript server-side tdd test-tools testing testing-tools web-components

showroom

showroom: Universal development and automated test environment for web components

Build Status

Installation

npm install -g showroom

create .showroom folder in your project add descriptor files (see example) for your web components.

run showroom and see the magic.

See live demo here

Supports:

Configuration

The server following options:

Build & Development

git clone git@github.com:eavichay/showroom.git npm install npm run dev

Online Documentation/Wiki

Here