Sha256: 2f7146e740ef41b583e1f62cfaec0bcc9af867ab9a357ff2df26258808160c73
Contents?: true
Size: 397 Bytes
Versions: 84
Compression:
Stored size: 397 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><code> ant </code></pre> There is a deliberate error. See if you can fix it!
Version data entries
84 entries across 84 versions & 9 rubygems