Happy Monday Fellow Devs!

Has anyone started exploration attempts into JUnit 5's approach to "
Extensions <http://junit.org/junit5/docs/5.0.0-M2/user-guide/#extensions>"
that is replacing the current JUnit 4's @ClassRule and @TestRule designs
for a more "streamlined" and "extendible" API for use by the
dropwizard/dropwizard-testing
<https://github.com/dropwizard/dropwizard/tree/master/dropwizard-testing>
module? I understand that we have decided to not put to many third-party
restrictions and additions to the main DropWizard framework for 1.x
releases. I'm only seeing that eventually we will want to look at taking
advantage of some of the new designs and approaches being explored and
tested by the junit-team <http://junit.org/junit5/> so early eyes on and
feedback to them would be helpful all around.

Let us not use this as an official request for support, just throwing out a
question to the community if anyone has explored or have a desire to
explore how our stuff fits in with what they are doing as last month there
was a new milestone released (July 23rd M2 was released
<http://junit.org/junit5/docs/5.0.0-M2/user-guide>). When and if we as a
community provide support for junit5 features it will probably be in the
same manner as java8module was, but for testings so a
dropwizard-junit5-testing module would be created to augment / override
some functionality that is present in dropwizard/dropwizard-testing.


*Trevor Mack*
*Senior Software Engineer*
e: drummer8...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to