An open API service indexing awesome lists of open source software.

https://github.com/tyrcho/serenity-carpaccio


https://github.com/tyrcho/serenity-carpaccio

Last synced: about 22 hours ago
JSON representation

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