sravan
5 years agoNew Contributor
Unable to run the test from command line
Hi All,
I am trying to run the tests from command line on intellij the build shows success but none of tests are run
I tried the following and these things works
1. Right click and ran the feature file . The tests ran fine
2. Ran the runner file the test ran fine
when I run mvn test or mvn clean verify the build shows success but none of tests are running the fine
Also I see this error in my pom xml
Detected profiles.xml alongside:0.0.1-SNAPSHOT, this file is no longer supported and was ignored, please use the settings.xml instead