Skip to content

Minor update and release into Maven repository

Compare
Choose a tag to compare
@4dz 4dz released this 29 Apr 11:55
· 25 commits to master since this release

This releases makes it easier to perform basic tests of custom dialects by extending ExtendableTestSpringContext.

Two additional Hamcrest matchers are included in the project, to test text which occurs before the first child element, or after the first child element. These help test HTML which includes icons in Bootstrap, among other uses.

"thymeleaf-extras" was tested using this framework, take a look at that project for examples of unit tests.