[
https://issues.apache.org/jira/browse/CALCITE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573369#comment-16573369
]
Andrei Sereda commented on CALCITE-2457:
----------------------------------------
While we're at testing infrastructure discussion what do you think about
[Truth|https://github.com/google/truth] and
[AssertJ|http://joel-costigliola.github.io/assertj/] (for assertions) ?
I was writing tests in calcite and using exclusively junit assertions or
hamcrest core (also from junit distro) felt limiting. Is it just me ?
> Upgrade to JUnit 5
> ------------------
>
> Key: CALCITE-2457
> URL: https://issues.apache.org/jira/browse/CALCITE-2457
> Project: Calcite
> Issue Type: Improvement
> Reporter: Vladimir Sitnikov
> Assignee: Julian Hyde
> Priority: Major
>
> JUnit 5 brings multiple useful features so tests are easier to read and write.
> Is there something that blocks upgrading to JUnit 5?
> By upgrade I mean bumping up the dependency version and creating new tests
> with JUnit 5 features.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)