Skip to content

klamping/chester-desktop

Repository files navigation

Chester Desktop App

A desktop helper app for running WebdriverIO tests

Screenshot preview

Download

An alpha version is availabe for download.

Please report bugs and request features on the issues page.

Video Walkthrough

Watch me talk through Chester Desktop and how you can utilize it

Run the dev version locally

This is an electron-vue project, so if you have NodeJS installed, you're able to run this program locally in dev mode.

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

Credits:

Icon made by Smashicons from www.flaticon.com is licensed by CC 3.0 BY