https://github.com/tyrcho/serenity-carpaccio
https://github.com/tyrcho/serenity-carpaccio
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyrcho/serenity-carpaccio
- Owner: tyrcho
- Created: 2018-02-02T16:42:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T13:46:49.000Z (about 7 years ago)
- Last Synced: 2025-02-13T00:29:48.759Z (4 months ago)
- Language: Java
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Sample project with cucumber + serenity
Run the tests with:
mvn verify
It generates the report in:target/site/serenity
## Limitations & issues
Only works with java 8, on java 9 we get errors about
java.lang.NoClassDefFoundError: javax/annotation/Priority
java.lang.NoClassDefFoundError: javax/activation/DataSource