Running Cucumber

There are quite a few ways you can run Cucumber. It depends on what programming language you are using and also what build tool you are using (if any).

  • Command Line
  • Rake
  • Maven
  • Ant
  • JUnit
  • IDEs (Eclipse, IDEA)

Options

TODO: Explain all the options