Forgus / spock

Automatically exported from code.google.com/p/spock
0 stars 0 forks source link

Surefire report doenst show failing spock test #248

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Hi,

Im just starting out with Spock, and Ive notice the following when running a 
Spock test from a Maven build.

(btw my mvn test executes Java **Test files and Groovy **Test files)

So when the test passes mvn generates a txt and xml file in the 
surefire-reports directory (and also a html version in the site folder)

however when a test fails, there is no information in the txt file. An xml file 
is generated but there is no info on the failure. Also there is no info about 
the failure in the html report

any ideas ?

Original issue reported on code.google.com by emmettwa...@gmail.com on 24 Apr 2012 at 10:58

GoogleCodeExporter commented 8 years ago
http://forum.spockframework.org is a better fit for such questions. Please post 
there and show the output of `mvn -v`, the spec class, and the POM (in 
particular Groovy and Surefire configuration).

Original comment by pe...@gradle.biz on 24 Apr 2012 at 11:20

GoogleCodeExporter commented 8 years ago

Original comment by pnied...@gmail.com on 12 May 2012 at 11:20