[jbossts-issues] [JBoss JIRA] (JBTM-3183) Allow to run individual arquillian tests from command line

Martin Stefanko (Jira) issues at jboss.org
Wed Aug 28 11:16:00 EDT 2019


    [ https://issues.jboss.org/browse/JBTM-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776438#comment-13776438 ] 

Martin Stefanko edited comment on JBTM-3183 at 8/28/19 11:15 AM:
-----------------------------------------------------------------

Some time ago {{-Dit.test=}} didn't work which is why I've created this JIRA. However, this is no longer true, so this functionality can be achieved by {{-Dit.test="TckParticipant*"}}. Resolving thus as explained.


was (Author: mstefank):
Some time ago `-Dit.test=` didn't work which is why I've created this JIRA. However, this is no longer true, so this functionality can be achieved by `-Dit.test="TckParticipant*"`. Resolving thus as explained.

> Allow to run individual arquillian tests from command line
> ----------------------------------------------------------
>
>                 Key: JBTM-3183
>                 URL: https://issues.jboss.org/browse/JBTM-3183
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>          Components: LRA
>    Affects Versions: 5.9.7.Final
>            Reporter: Martin Stefanko
>            Assignee: Martin Stefanko
>            Priority: Major
>
> It would be beneficial to have an option to run only a selected subset of tests for LRA, for instance: 
> {noformat}
> mvn clean install -Parq -Dtest="TckParticipant*"
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jbossts-issues mailing list