This repository was archived by the owner on Jul 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- <jpd : jqassistant-plugin xmlns : jpd =" http://schema.jqassistant.org/plugin/v1.10"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://schema.jqassistant.org/plugin/v1.10 https://schema.jqassistant.org/plugin/jqassistant-plugin-v1.10.xsd"
4- name =" JUnit" id =" jqa.plugin.junit" >
1+ <jqassistant-plugin xmlns =" http://schema.jqassistant.org/plugin/v1.10"
2+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://schema.jqassistant.org/plugin/v1.10 https://schema.jqassistant.org/plugin/jqassistant-plugin-v1.10.xsd"
4+ name =" JUnit" id =" jqa.plugin.junit" >
55 <description >Provides scanner for JUnit test reports and rules (e.g. for test classes/methods and ignored tests).</description >
66 <model >
77 <class >com.buschmais.jqassistant.plugin.junit.api.model.TestReportDirectoryDescriptor</class >
2323 <resource >junit5.xml</resource >
2424 <resource >junit-common.xml</resource >
2525 </rules >
26- </jpd : jqassistant-plugin >
26+ </jqassistant-plugin >
You can’t perform that action at this time.
0 commit comments