+1
Bruno

      From: Benedikt Ritter <brit...@apache.org>
 To: Commons Developers List <dev@commons.apache.org> 
 Sent: Sunday, 15 October 2017 10:48 PM
 Subject: [LANG] Introduce JUnit 5
   
Hi,

I’d like to update Commons Lang to use JUnit 5. Existing tests will still run 
on the JUnit 5 vintage engine and we can migrate tests step by step to JUnit 5 
style.

One nice feature I’d like to use are nested tests. With these we could for 
example create a nested test class for each method of say StringUtils in the 
StringUtilsTest. This way we can group together all the tests for a single 
StringUtils method.

Any objections?

Regards,
Benedikt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


   

Reply via email to