szpak / blog.solidsoft.pl-comments

Comment storage for my technical blog - https://blog.solidsoft.pl
0 stars 0 forks source link

2020/04/15/spock-vs-junit-5-the-ultimate-feature-comparison/ #8

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

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/

mat3e commented 4 years ago

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.

jachu102 commented 4 years ago

Great and interesting. Thanks Choice is not obvious indeed and depends on individual preferences.

rojyates commented 1 year ago

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

szpak commented 1 year ago

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.

rojyates commented 1 year ago

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.

szpak commented 1 year ago

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

rojyates commented 1 year ago

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.