Is Hamcrest Alive...

76 views
Skip to first unread message

John Patrick

unread,
Oct 13, 2017, 10:45:12 AM10/13/17
to Hamcrest Developers
For those with commit rights, are you or supporting when you have time, or move onto something else?

Just asking as I would like to submit some changes going forward as I like the Hamcrest. I advocate it use over pure JUnit and TestNg, but with JUnit5 their are some features I would like to attempt to backport the idea from JUnit5 and believe that would be useful to others as well.

Chris Rose

unread,
Oct 13, 2017, 10:49:10 AM10/13/17
to Hamcrest Developers
I'm not involved in the Java side, so I'm not maybe the best responder here. The gist of it is, I think it's still a going concern, but you'll probably want to hear back from the Java maintainer.

On Fri, Oct 13, 2017 at 7:45 AM John Patrick <nhoj.p...@gmail.com> wrote:
For those with commit rights, are you or supporting when you have time, or move onto something else?

Just asking as I would like to submit some changes going forward as I like the Hamcrest. I advocate it use over pure JUnit and TestNg, but with JUnit5 their are some features I would like to attempt to backport the idea from JUnit5 and believe that would be useful to others as well.

--
You received this message because you are subscribed to the Google Groups "Hamcrest Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hamcrest-dev...@googlegroups.com.
To post to this group, send email to hamcre...@googlegroups.com.
Visit this group at https://groups.google.com/group/hamcrest-dev.
For more options, visit https://groups.google.com/d/optout.
--
--
Chris R
offby1 on Twitter, offbyone on github
Not to be taken literally, internally, or seriously

Henri Tremblay

unread,
Oct 13, 2017, 10:49:19 AM10/13/17
to hamcre...@googlegroups.com
Hi. Not wanting to shot Hamcrest on the foot. Especially because it is still useful for some use-cases.

But you might want to try assertj for your JUnit assertions

On 13 October 2017 at 10:45, John Patrick <nhoj.p...@gmail.com> wrote:
For those with commit rights, are you or supporting when you have time, or move onto something else?

Just asking as I would like to submit some changes going forward as I like the Hamcrest. I advocate it use over pure JUnit and TestNg, but with JUnit5 their are some features I would like to attempt to backport the idea from JUnit5 and believe that would be useful to others as well.

--
You received this message because you are subscribed to the Google Groups "Hamcrest Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hamcrest-dev+unsubscribe@googlegroups.com.

Steve Freeman

unread,
Oct 14, 2017, 8:22:23 AM10/14/17
to hamcre...@googlegroups.com
AssetJ has nice ideas and looks like it has good support. I think the main difference is that Hamcrest is a more compositional design. Code generation triggers my spidey-sense, but that’s just me. As always, most users use a flatter structure, which makes hamcrest look more tedious (plus we got lost in the long grass of Java generics for top long). 

S

Sent from my iPhone
To unsubscribe from this group and stop receiving emails from it, send an email to hamcrest-dev...@googlegroups.com.

Henri Tremblay

unread,
Oct 14, 2017, 9:59:33 AM10/14/17
to hamcre...@googlegroups.com
That's why I was saying for unit tests. Hamcrest is the only one that can be composed and thus propose reusable matchers.
Reply all
Reply to author
Forward
0 new messages