Sha256: c52eef985ba824c06b46389e7125f0d6ddeb47afc135ecd42c0fc76c46bef01b
Contents?: true
Size: 302 Bytes
Versions: 25
Compression:
Stored size: 302 Bytes
Contents
h1. Cucumber and JBehave Look ma - no Ruby! h2. Running the example First, compile the java code (and JBehave steps) <code>mvn compile jar:jar</code> Second, run Cucumber: <code>jruby -S cucumber features</code> Or if you got the source with Git: <code>jruby ../../bin/cucumber features</code>
Version data entries
25 entries across 25 versions & 3 rubygems