This is a sample project demonstrating how to test CUBA pet clinic.
You can checkout and run it locally with a few minutes.
Type from command line for running tests:
./gradlew test
# or
./gradlew test -Dselenide.headless=true
Feel free to share your feedback!