https://github.com/chanwit/spock-report-html
https://github.com/chanwit/spock-report-html
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chanwit/spock-report-html
- Owner: chanwit
- Created: 2012-03-09T12:32:31.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-01T17:37:35.000Z (over 13 years ago)
- Last Synced: 2025-03-16T22:51:16.730Z (over 1 year ago)
- Language: Groovy
- Homepage:
- Size: 151 KB
- Stars: 17
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spock HTML Report Extension
===========================
© 2012-2013 Chanwit Kaewkasi
[](https://drone.io/github.com/chanwit/spock-report-html/files)
This project aims at making Spock to better support BDD and ATDD.
It is assumed to be called by Maven/Surefire or Grails.
This project is based on an extension from Peter Niederwieser's Next-Level-Spock.
External CSS
============
You can put a CSS file named 'spock-style.css' into the test class path,
normally under the directory test/resources. Spock Report will use it to style
you specification reports.