strichliste / strichliste-web-e2e

EndToEnd testing for strichliste web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

git clone https://github.com/strichliste/strichliste-web-e2e
cd strichliste-web-e2e
yarn

Use

  • During development yarn start
  • Run against local web app on http://localhost:3000 development yarn local
  • On build server yarn test

Housekeeping

  • Update dependencies to latest : yarn update

More

Forked from baserat follow him he is a genius ;)

About

EndToEnd testing for strichliste web


Languages

Language:TypeScript 91.1%Language:JavaScript 8.9%