[
https://issues.jboss.org/browse/JBTM-3183?page=com.atlassian.jira.plugin....
]
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)