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

https://github.com/chanwit/spock-report-html


https://github.com/chanwit/spock-report-html

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Spock HTML Report Extension
===========================

© 2012-2013 Chanwit Kaewkasi

[![Build Status](https://drone.io/github.com/chanwit/spock-report-html/status.png)](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.