mationai / testcafe-ui

React UI to run TestCafe Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestCafe UI Dashboard

Setup

npm i

Running / Watch

npm start 

Wait for "✨ Built in 30.98s." Then go to url specified in console

Issues

  • "Uncaught ReferenceError: parcelRequire is not defined" console error - "Fix soon" parcel-bundler/parcel#1401 :
    • " at parcelRequire.hMWN" if via parcel build (nothing served).
    • Not an issue if parcel watch

About

React UI to run TestCafe Tests

License:MIT License


Languages

Language:JavaScript 95.1%Language:HTML 4.9%