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

Version Path
aslakhellesoy-cucumber-0.1.99.8 examples/jbehave/README.textile
aslakhellesoy-cucumber-0.1.99.9 examples/jbehave/README.textile
kosmas58-cucumber-0.1.99.21 examples/jbehave/README.textile
kosmas58-cucumber-0.1.99.23 examples/jbehave/README.textile
notch8-cucumber-0.1.99.23 examples/jbehave/README.textile