This plug-in adds support to TAP test result files to Jenkins. It lets you specify an ant-like pattern for a directory that contains your TAP files and scans and creates views for your test results in Jenkins. TAP Plug-in depends on tap4j - a TAP implementation for Java, and on the Jenkins JUnit Plug-in. NOTE: You may get errors if the JUnit Plug-in is not active in your Jenkins instance (see JENK