RegisRozario created SUREFIRE-1238: -------------------------------------- Summary: 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
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)