[
https://issues.apache.org/jira/browse/YETUS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580483#comment-16580483
]
Jack Bearden commented on YETUS-658:
------------------------------------
I missed one thing:
{code:java}
+## @description Maven unit test exclude string
+## @audience private
{code}
I'll fix the shelldoc in next patch
> Built-in Support For Unit Test Excluding
> ----------------------------------------
>
> Key: YETUS-658
> URL: https://issues.apache.org/jira/browse/YETUS-658
> Project: Yetus
> Issue Type: Improvement
> Reporter: Jack Bearden
> Assignee: Jack Bearden
> Priority: Critical
> Attachments: YETUS-658.001.patch, YETUS-658.002.patch
>
>
> Been using Yetus for a month and I must say, it's a great product for our
> Hadoop unit testing pipelines. However, I would like it to have native
> support for excluding junit tests. Some of the test results just don't have
> value to us and would like to ignore them.
> I have a patch that adds an argument to testpatch with a path to an exclude
> file. This file is then parsed into the unit test command in Maven.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)