Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 397 Bytes

README.adoc

File metadata and controls

22 lines (12 loc) · 397 Bytes

Spock AscciiDoc Reports

This is currently still an exprimental repo. It is supposed to be turned into a talk soon.

Wanna give it a try?

Run some tests via

./gradlew clean test
  1. yes, there are failing tests to demonstrate the output.

Now render the result as HTML via

./gradlew generateHTML

the result can be found in build/docs/html5/spock-reports.html

Happy Coding!

Ralf