ultraq / thymeleaf-layout-dialect

A dialect for Thymeleaf that lets you build layouts and reusable templates in order to improve code reuse

Home Page:https://ultraq.github.io/thymeleaf-layout-dialect/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to JUnit 5

ultraq opened this issue · comments

All my tests are currently on JUnit 4, as is the thymeleaf-testing-junit package, so upgrade that (ultraq/thymeleaf-testing-junit#7) and then these tests to work on JUnit 5 without having to rely on the 'vintage' engine.