@geogebra/web-test-harness
Version:
Commands for Geogebra UI tests
8 lines (7 loc) • 306 B
Markdown
## Web UI Test harness
This repository contains some code for UI automation and testing in GeoGebra web
apps.
## Contributing
- Requires NodeJS version 8+ ([download](https://nodejs.org/en/download/)).
- Currently only CommonJS exports/require are supported
- chek your changes by running `npm run lint`