February 2015
Intermediate to advanced
338 pages
8h 16m
English
Cucumber for Java is packaged as a series of JAR files. You can install it simply by downloading the relevant JAR files and placing them on the Java classpath, which is what we did in Chapter 2, First Taste. More likely you’ll be using some dependency management tool in your build process, such as Maven or Ivy, but this still requires you to specify the leaves of the dependency tree. This can be confusing, and that’s what this appendix will explain.
Read now
Unlock full access