Start server to server HTML pages
npm run start-server
Run tests
npm run test
This repository contains automated regression tests for Element V3 using Nightwatch.js.
- Runs tests in Chrome and other browsers (configurable).
- GitHub Actions CI workflow included.
- HTML test reports generated automatically.
- Clone the repo:
git clone https://github.com/dikwickley/element-v3-regression-test-suite.git