wilkinsona / project-generator

3 stars 4 forks source link

Determine test strategy to use in final project #77

Closed snicoll closed 5 years ago

snicoll commented 5 years ago

Related to #76 - we've written tests using Junit5 and the current module uses 4 so we should either bring the vintage engine or rewrite all existing tests using JUnit 5.

Let's consider those options and setup a plan

snicoll commented 5 years ago

We've decided to move everything to JUnit5, see https://github.com/spring-io/initializr/issues/802