You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2015/12/06 01:47:11 UTC

[jira] [Closed] (SUREFIRE-1191) Run Single Test with Package Name Doesn't work

     [ https://issues.apache.org/jira/browse/SUREFIRE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-1191.
----------------------------------
    Resolution: Fixed

commit 544591c9d18966f514bb4273aa06deed186a6810

> Run Single Test with Package Name Doesn't work
> ----------------------------------------------
>
>                 Key: SUREFIRE-1191
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1191
>             Project: Maven Surefire
>          Issue Type: Wish
>    Affects Versions: 2.19
>            Reporter: Gunnar Schmidt
>            Assignee: Tibor Digana
>             Fix For: 2.19.1
>
>
> Running the following command works:
> mvn test -Dtest=MyTestCaseTest#myTest
> This doesn't work (package name included):
> mvn test -Dtest=my.package.name.MyTestCaseTest#myTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)