June 2017
Intermediate to advanced
256 pages
5h 38m
English
CLI Runner stands for Command-Line Interface Runner, which is an executable class and can be invoked from Gradle or Ant. While using Cucumber-jvm on the command line, we can use this command:
java -cp <classpath> cucumber.api.cli.Main \ --glue com.example.steps \ --plugin pretty path/to/feature/files
Read now
Unlock full access