-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2020/04/15/spock-vs-junit-5-the-ultimate-feature-comparison/ #8
Comments
Nice article! Recently I did a similar comparison and I agree with all the points! I even published a repo, where you can compare JUnit (with its built-in assertions) and the newest Spock. |
Great and interesting. Thanks |
Spock 2.3, extending Junit 5, is now out - are you planning on updating this article? |
I'm thinking about adding some notes regarding Spock 2 and new version of JUnit 5. Thanks for your reminder. |
Thanks! My team & I are loving the readability of Spock and looking for useful material to push for wider adoption!
There’s clearly been more activity on it recently, with the 2.0, 2.1, 2.2, 2.3 releases!
Cheers,
Roger
… On 18 Nov 2022, at 6:42 am, Marcin Zajączkowski ***@***.***> wrote:
Spock 2.3, extending Junit 5, is now out - are you planning on updating this article? https://spockframework.org/spock/docs/2.3/release_notes.html
I'm thinking about adding some notes regarding Spock 2 and new version of JUnit 5. Thanks for your reminder.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
A lot of good stuff, including Groovy 3/4 support and the new official logo :-). Btw, in the meantime, you might find my Spock "promotional" presentation useful to convince undecided: https://speakerdeck.com/szpak/7-reasons-why-bother-learning-spock |
Thanks Marcin! I’ll take a look!
Roger
… On 18 Nov 2022, at 6:58 am, Marcin Zajączkowski ***@***.***> wrote:
A lot of good stuff, including Groovy 3/4 support and the new official logo :-).
Btw, in the meantime, you might find my Spock "promotional" presentation useful to convince undecided: https://speakerdeck.com/szpak/7-reasons-why-bother-learning-spock
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Spock vs JUnit 5 - the ultimate feature comparison | Solid Soft
What is the best testing framework for Java code nowadays? Spock or JUnit 5? Check it out in this ultimate feature comparison.
https://blog.solidsoft.pl/2020/04/15/spock-vs-junit-5-the-ultimate-feature-comparison/
The text was updated successfully, but these errors were encountered: