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 2016/03/23 06:43:25 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15207903#comment-15207903 ] 

Tibor Digana commented on SUREFIRE-1238:
----------------------------------------

[~rbernard]
Pls atach the file
C:\Users\rbernard\workspace\Learning\testng.xml
and files in src/main/java and src/test/java.
Please use Version 2.19.1 instead of 2.19.

> 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
>            Assignee: Tibor Digana
>            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.
> Note: Excel file is available under src/test/java
> 	 



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