You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "RegisRozario (JIRA)" <ji...@apache.org> on 2016/03/21 22:01:26 UTC

[jira] [Updated] (SUREFIRE-1238) Surefire: Test using @dataprovider are skipped by surefire

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

RegisRozario updated SUREFIRE-1238:
-----------------------------------
    Attachment: pom.xml

> Surefire: Test using @dataprovider are skipped by surefire
> ----------------------------------------------------------
>
>                 Key: SUREFIRE-1238
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1238
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.19.1
>            Reporter: RegisRozario
>            Priority: Blocker
>         Attachments: pom.xml
>
>
> Tests using @dataprovider are skipped by surefire
> ex:
> @Test(dataProvider="test") --> this test will be skipped by the surefire plugin
> I have my data stored in a excel file and am using a testng dataprovider to pass the value to this test.
> 	 



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