0.1.19 • Published 10 months ago
@geogebra/web-test-harness v0.1.19
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