In the same way that JUnit allows us to write unit tests for Java classes, TagUnit allows us to unit test JSP custom tags, inside the container. In essence, TagUnit is a tag library for testing custom tags within JSP pages.
- Category: Testing Tools
- License: Other
- HomePage: http://tagunit.sourceforge.net


