Sha256: 4d4da42961c0750e575403e11acb4c1685a0417275da81c6d24cf643bd97b93b
Contents?: true
Size: 503 Bytes
Versions: 10
Compression:
Stored size: 503 Bytes
Contents
h1. Using Cucumber with Java This directory contains code to demonstrate how Cucumber can be used to develop Java code. h2. Installing required gems jruby -S gem install cucumber jruby -S gem install diff-lcs h2. Running the scenarios Open a shell in this directory (java) and execute the following command: <pre>ant</pre> There is a deliberate error. See if you can fix it! Also see "Cuke4Duke":http://wiki.github.com/aslakhellesoy/cuke4duke for more powerful JVM and Java support for Cucumber.
Version data entries
10 entries across 10 versions & 3 rubygems