See 
http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html
 
<http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html>
 

E.g. mvn -Dtest=SqlParserTest -DfailIfNoTests=false test

> On Sep 11, 2016, at 5:11 PM, Atri Sharma <[email protected]> wrote:
> 
> Could anyone advise as to what is the cleanest way of invoking a specific
> test through the command line?

Reply via email to