[
https://issues.apache.org/jira/browse/SUREFIRE-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1238.
----------------------------------
Resolution: Not A Problem
> 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)