thymeleaf-extras-eclipse-plugin
thymeleaf-extras-eclipse-plugin copied to clipboard
Start a test suite for the plugin
The Eclipse plugin is already quite large and could benefit from some kind of test suite. So: learn how Eclipse plugin tests are done so I can start creating one. This task could probably be deferred until we need to do some refactoring.
:+1:
Some unit tests are now included in 3.1.0 since Tycho has added support for co-located tests in recent years. Closing.