-
```
What steps will reproduce the problem? If possible, provide source code and
stack trace.
1. mvn install
2. Freak out --->>> wants a SNAPSHOT (groovy-all)
3. Resolve using codehaus snapshot repo
…
-
Originally reported on Google Code with ID 333
```
I just love Spock, but our code base is 100% Java. Tons of code which cannot be refactored
all at once uses stuff like utility classes with only sta…
-
Originally reported on Google Code with ID 118
```
Describe the new feature you have in mind.
Hi There, i appreciate the spock framework, i am using it, and it's look promising.
before spock i have …
-
Originally reported on Google Code with ID 335
```
We have an issue in Grails (http://jira.grails.org/browse/GRAILS-10720) where a ClassCastException
is thrown on second run of the tests. This is bec…
-
Originally reported on Google Code with ID 229
```
We used to keep the original feature methods and rewrote their body to throw an exception
saying "Feature methods cannot be called from user code". …
-
As reported in #7, with this comment: https://github.com/urbanslug/wai-devel/issues/7#issuecomment-142911517
I'm pretty sure it's not a bug but rather something either undocumented or that I ignore. …
-
Originally reported on Google Code with ID 147
```
Currently 0.4 fails to output the reason for a failure when running ant 1.8 and junit
4.8 in classpath. The test will fail but the excellent descrip…
-
```
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1.the test class in groovy and using Spock testing fr…
-
```
the last release of Spock was 2 years ago. I personally have been using
1.0-Snapshot for a while now. There are already some features that work fine.
In total it would justify a 0.8 release so…
-
My Spock integration tests are no longer working after upgrading from M3 to M5.
When I run them I get the exception:
```
org.springframework.core.annotation.AnnotationConfigurationException: In Ann…