Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Spock Framework - User
Conversations
About
Spock Framework - User
1–30 of 820
Mark all as read
Report abusive group
0 selected
Ken Krebs
,
Renato Athaydes
2
3/8/20
Groovy3
It's already possible with an early access release: https://mvnrepository.com/artifact/org.
unread,
Groovy3
It's already possible with an early access release: https://mvnrepository.com/artifact/org.
3/8/20
Behrang
,
Renato Athaydes
2
3/8/20
Distributing Spock tests between multiple computers to reduce the run time of a program's entire test suite
We do this in Jenkins by splitting up Specs into categories, it's pretty easy to do. Jenkins then
unread,
Distributing Spock tests between multiple computers to reduce the run time of a program's entire test suite
We do this in Jenkins by splitting up Specs into categories, it's pretty easy to do. Jenkins then
3/8/20
Ken Kousen
2
8/1/18
No tests found with test runner 'JUnit 5' in Eclipse Photon
If I add the JUnit 5 dependencies to my Gradle build: test { useJUnitPlatform() } dependencies {
unread,
No tests found with test runner 'JUnit 5' in Eclipse Photon
If I add the JUnit 5 dependencies to my Gradle build: test { useJUnitPlatform() } dependencies {
8/1/18
Luis Trigueiros
1/9/18
Unroll data driven tests in parallel
Hi, Does anyone knows if it is possible to unroll a data driven test in parallel, I know that there
unread,
Unroll data driven tests in parallel
Hi, Does anyone knows if it is possible to unroll a data driven test in parallel, I know that there
1/9/18
Renato Athaydes
12/13/17
Spock-reports version 1.4.0 released!
Hi everyone, I just wanted to announce the release of spock-reports version 1.4.0. https://github.com
unread,
Spock-reports version 1.4.0 released!
Hi everyone, I just wanted to announce the release of spock-reports version 1.4.0. https://github.com
12/13/17
Brian Titus
,
Leonard Brünings
2
12/3/17
Android Studio integration
Spock is just a normal dependency so add it to your build gradle, see https://github.com/
unread,
Android Studio integration
Spock is just a normal dependency so add it to your build gradle, see https://github.com/
12/3/17
Marcin Zajączkowski
, …
Leonard Brünings
5
12/3/17
Soft assertions in Spock - RFC
Soft assertions were introduced in spock 1.1 http://spockframework.org/spock/docs/1.1/all_in_one.html
unread,
Soft assertions in Spock - RFC
Soft assertions were introduced in spock 1.1 http://spockframework.org/spock/docs/1.1/all_in_one.html
12/3/17
James Stoddard
,
Leonard Brünings
2
12/3/17
TestWatchman works in 1.0, broken in 1.1, how do we become notified of events in spock 1.1
I'd suggest creating a Spock Extension http://spockframework.org/spock/docs/1.1/all_in_one.html#
unread,
TestWatchman works in 1.0, broken in 1.1, how do we become notified of events in spock 1.1
I'd suggest creating a Spock Extension http://spockframework.org/spock/docs/1.1/all_in_one.html#
12/3/17
Lz
12/1/17
Spock test suite
Can I create a test suite with spock?
unread,
Spock test suite
Can I create a test suite with spock?
12/1/17
grze...@gmail.com
,
罗峰
4
12/1/17
JUnit ClassRules in Spock
we need remove public static modifier and just keep @ClassRule @Shared ClassParameters<int[]> .
unread,
JUnit ClassRules in Spock
we need remove public static modifier and just keep @ClassRule @Shared ClassParameters<int[]> .
12/1/17
bkalya...@gmail.com
,
Kostis Kapelonis
2
11/18/17
Mocked interface method call does not return as expected
Hello Unlike Mockito (which stubs and verifies in different statements), Spock performs both stubbing
unread,
Mocked interface method call does not return as expected
Hello Unlike Mockito (which stubs and verifies in different statements), Spock performs both stubbing
11/18/17
Zsolt Kúti
11/18/17
mock support for multiple interfaces vs Spock 1.2
Hello, I have seen this issue at the github where it was stated that it will be available in 1.2. Any
unread,
mock support for multiple interfaces vs Spock 1.2
Hello, I have seen this issue at the github where it was stated that it will be available in 1.2. Any
11/18/17
wonha shin
11/18/17
When does Spock will start supporting JDK 9 ?
Hello, My team is considering introduce Spock, and I wonder if there Is any published release date of
unread,
When does Spock will start supporting JDK 9 ?
Hello, My team is considering introduce Spock, and I wonder if there Is any published release date of
11/18/17
wonk...@gmail.com
11/18/17
Spock supporting for JDK 9
Does all the feature of Spock available with JDK 9 ?
unread,
Spock supporting for JDK 9
Does all the feature of Spock available with JDK 9 ?
11/18/17
Marcin Grabda
2
10/23/17
@Ignore'd tests reporting
It looks like I blindly assumed it's a Spock's optimization, but I'm not sure anymore...
unread,
@Ignore'd tests reporting
It looks like I blindly assumed it's a Spock's optimization, but I'm not sure anymore...
10/23/17
Vetle Leinonen-Roeim
, …
Xin Meng
18
10/23/17
Spock with JDK 1.8 and non-interface types
After testing, the latest version of cglib has resolved this issue <dependency> <groupId>
unread,
Spock with JDK 1.8 and non-interface types
After testing, the latest version of cglib has resolved this issue <dependency> <groupId>
10/23/17
Andres Almiray
2
10/23/17
Mocks and Guice
Hello everyone, I'm exploring Spock's options for binding mocks with Guice given spock-guice.
unread,
Mocks and Guice
Hello everyone, I'm exploring Spock's options for binding mocks with Guice given spock-guice.
10/23/17
ibli...@gmail.com
10/23/17
Writing a selector based on a background color question
Hi... I was hoping to ask for a little help. I've attached a sample of the html I'm looking
unread,
Writing a selector based on a background color question
Hi... I was hoping to ask for a little help. I've attached a sample of the html I'm looking
10/23/17
Luis Trigueiros
,
Kostis Kapelonis
2
10/18/17
Running data driving test in parallel?
Hello Oscar See this for more information https://github.com/spockframework/spock/issues/157 Kostis
unread,
Running data driving test in parallel?
Hello Oscar See this for more information https://github.com/spockframework/spock/issues/157 Kostis
10/18/17
Thomas Weise
,
Kostis Kapelonis
2
9/25/17
Custom reporting of results
Hello As far as I know there no "plugin" that does that. You would need to write a Spock
unread,
Custom reporting of results
Hello As far as I know there no "plugin" that does that. You would need to write a Spock
9/25/17
Manas Marthi
9/19/17
how to configure spock in eclipse which has no groovy plugin
Hi, The eclipse installation I have does not have groovy eclipse plugin in it. How do I configure
unread,
how to configure spock in eclipse which has no groovy plugin
Hi, The eclipse installation I have does not have groovy eclipse plugin in it. How do I configure
9/19/17
Björn Kautler
2
5/23/17
Dependencies between annotation driven extensions
Noone? :-( Am Mittwoch, 14. September 2016 22:29:12 UTC+2 schrieb Björn Kautler: I just learned about
unread,
Dependencies between annotation driven extensions
Noone? :-( Am Mittwoch, 14. September 2016 22:29:12 UTC+2 schrieb Björn Kautler: I just learned about
5/23/17
Mahendra Kumar
, …
Łukasz Opaluch
6
5/22/17
How to migrate or convert a JUnit/JMock test cases into Spock test cases without manual coding.?
I am quite sure that I've anserved this but somehow it has not been published. Anyway, I've
unread,
How to migrate or convert a JUnit/JMock test cases into Spock test cases without manual coding.?
I am quite sure that I've anserved this but somehow it has not been published. Anyway, I've
5/22/17
Alain Kr
5/22/17
issue with spock-example project with maven under intellij
Hello I'm having difficulties running the spock example project as an maven project in intellij
unread,
issue with spock-example project with maven under intellij
Hello I'm having difficulties running the spock example project as an maven project in intellij
5/22/17
Renato Athaydes
,
Evgeny Shepelyuk
7
4/22/17
spock-reports 1.3.0 has been released!
You need to: * configure spock-reports to use the Template report (see README). * configure which
unread,
spock-reports 1.3.0 has been released!
You need to: * configure spock-reports to use the Template report (see README). * configure which
4/22/17
Brett Bergquist
, …
Stelios Anastasakis
9
4/5/17
Using Spock and Geb testing a page with a Frame
Actually, you should not use `then ... || true` cause this is not testing anything. From my
unread,
Using Spock and Geb testing a page with a Frame
Actually, you should not use `then ... || true` cause this is not testing anything. From my
4/5/17
Brian Stewart
, …
Robert Evans
5
3/7/17
Logging block labels in real-time
On Friday, 20 May 2016 20:55:56 UTC+1, Brian Stewart wrote: Hi, all! Is it possible to turn on real-
unread,
Logging block labels in real-time
On Friday, 20 May 2016 20:55:56 UTC+1, Brian Stewart wrote: Hi, all! Is it possible to turn on real-
3/7/17
David Karr
, …
Alexander Kriegisch
14
2/26/17
How to add Spock tests to existing Maven build with Java unit tests?
>> to achieve parallel test execution, you should have a look into the >> Surefire or
unread,
How to add Spock tests to existing Maven build with Java unit tests?
>> to achieve parallel test execution, you should have a look into the >> Surefire or
2/26/17
Kevin Dorff
, …
Alexander Kriegisch
6
2/4/17
Using thread pools in a Spock Spy'd class hangs during unit tests
Thank you for the information and suggestions. Kevin On Friday, February 3, 2017 at 4:31:42 PM UTC-6,
unread,
Using thread pools in a Spock Spy'd class hangs during unit tests
Thank you for the information and suggestions. Kevin On Friday, February 3, 2017 at 4:31:42 PM UTC-6,
2/4/17
Mark Hudson
2
1/31/17
triggering junit.xml output in standalone Spock script.groovy
Starting to figure out that Spock relies in jUnit for some things, like xUnit.XML output. There may
unread,
triggering junit.xml output in standalone Spock script.groovy
Starting to figure out that Spock relies in jUnit for some things, like xUnit.XML output. There may
1/31/17