-
```
Describe the new feature you have in mind:
Ability to have Spock generate TestNG test classes instead of JUnit test
classes.
Which particular problem would this feature solve for you?
We would l…
-
```
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…
-
Thank you @sbrannen for your proof of concept.
Is there a chance to make the Spock integration better with the changes for junit5?
Would be awesome!
Best regards, Leif
See https://github.com/spo…
-
```
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…
-
```
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 static
methods. So as to avoid the classes from b…
-
```
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…
-
```
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…
-
```
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 used jmock. which is pretty good as well. in
s…