JUnit test-suite that processes FreeMarker templates and compare their output to reference files.
To add a test-case, go to
src/test/resources/freemarker/test/templatesuite/
and inside that
directory:
templates/
with whatever meaningful
file namereferences/
with exactly the same
file nametestcase
elemen to testcases.xml
setUp()
method in
src/test/java/freemarker/test/templatesuite/TemplateTestCase.java