Forum Discussion

sravan's avatar
sravan
New Contributor
4 years ago

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

1 Reply

  • Could you please give more info about your issue?

     

    What is the exact command line you are trying to execute?
    What is the resulting output?