NOTE: This repository uses an alpha version of Serenity/JS, and while its code is stable and unlikely to undergo any major changes before the official release, the documentation hasn't been published yet.
To use this project, you'll need:
- Node.js, a Long-Term Support (LTS) release version 10 or later - download
- Java Runtime Environment (JRE) or a Java Development Kit (JDK) version 8 or later - download
- Chrome web browser - download
npm ci # installs the node modules
npm run lint # runs the code linter
npm test # executes the example tests and generates the report under ./target/site/serenity