Skip to content

Upgrade to JUnit 5

Thijs Nulle requested to merge 331-upgrade-to-junit-5 into development

This MR:

  • removes the JUnit 4 dependencies from spring itself
  • adds JUnit 5 dependencies
  • changes all tests from JUnit 4 tests to JUnit 5

Closes #331 (closed)

Merge request reports

Loading