@geogebra/web-test-harness
v0.1.17
Published
Commands for Geogebra UI tests
Downloads
110
Readme
Web UI Test harness
This repository contains some code for UI automation and testing in GeoGebra web apps.
Contributing
- Requires NodeJS version 8+ (download).
- Currently only CommonJS exports/require are supported
- chek your changes by running
npm run lint