-
**[Manuel Jordan](https://jira.spring.io/secure/ViewProfile.jspa?name=dr_pompeii)** opened **[SPR-13737](https://jira.spring.io/browse/SPR-13737?redirect=false)** and commented
Hello
I am working wi…
-
```
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 description gets
lost. Without this spock cannot be u…
-
```
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…
-
```
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…
-
```
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…
-
It would be nice to see some Spock Framework tests. I'm particularly interested in writing/learning tests that detail the operation of the Bitcoin scripts.
-
```
Describe the new feature you have in mind.
It would be nice if spock supports Cobertura Code Coverage plugin
Which particular problem would this feature solve for you?
As many of the continuous i…
-
```
What steps will reproduce the problem? If possible, provide source code and
stack trace.
package com.mayabansi.webapp.service.spock
import spock.lang.Specification
class OrderProcessServiceSpec…
-
```
code:
when:
controller.save()
then:
JSON.parse(mockResponse.contentAsString).message=='测试中文!'
stack log:
Condition not satisfied:
JSON.parse(mockResponse.contentAsString).message=='测试中文!' | | |…
-
**[Manuel Jordan](https://jira.spring.io/secure/ViewProfile.jspa?name=dr_pompeii)** opened **[SPR-13823](https://jira.spring.io/browse/SPR-13823?redirect=false)** and commented
Hello
This post mostl…