How are we using Spock in Eclipse/IDEA these days? #1564
cfrensley-cmtl
started this conversation in
General
Replies: 1 comment
-
|
Here you can find the answer of the developer of the Jspresso Spock plugin: https://stackoverflow.com/questions/55715576/trouble-installing-spock-plugin-into-eclipse-2019. So to copy it here, come to the light side, use IntelliJ IDEA, it has much better Groovy support including built-in Spock support. :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated my Eclipse version this week to a modern version - my previous version was 2019. I had the Jspresso Spock plugin installed. Very handy! No longer supported or even available.
I have several hundred tests written in Spock, so I clearly want to keep using the system.
How do we integrate with IDE's now?
Beta Was this translation helpful? Give feedback.
All reactions