Hlavní menu

Nástroje

PremekBrada / JBehaveInEclipse

View (print) - Edit page | Recent changes - Page history

Updated 09 December 2012, 23:23 by PremekBrada

PremekBrada.JBehaveInEclipse History

Hide minor edits - Show changes to output

09 December 2012, 23:23 by PremekBrada -
Changed lines 7-8 from:
The [[JBehave Eclipse plugin -> ]]
to:
The [[JBehave Eclipse plugin -> http://jbehave.org/eclipse-integration.html]] together with the above [=JUnitRunner=] makes it as easy to use as standard [=JUnit=].
09 December 2012, 23:21 by PremekBrada -
Changed lines 5-7 from:

The [[java spring tutorial of JBehave -> https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring]] helps in understanding the project structure.
to:
* The [[java spring tutorial of JBehave -> https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring]] helps in understanding the project structure.

The [[JBehave Eclipse plugin -> ]]

The Stories files is searched for on classpath; should be put under @@src/resources/@@ but it doesn't matter that much for simple examples.
09 December 2012, 22:06 by PremekBrada -
Changed lines 4-5 from:
to:
* Needs also the @@de.codecentric:jbehave-junit-runner:1.0.1@@ JRunner helper mentioned in the tutorial, available via maven central
09 December 2012, 22:05 by PremekBrada -
Deleted line 0:
Changed lines 5-6 from:
The [[java spring tutorial of JBehave -> https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring]] helps.
to:
The [[java spring tutorial of JBehave -> https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring]] helps in understanding the project structure.
09 December 2012, 18:08 by PremekBrada -
Changed lines 2-4 from:
You really want to use Maven-based projects.

Use [[tutorial by Thomas Jaspers on Codecentric.de -> http://blog.codecentric.de/en/2011/03/automated-acceptance-testing-using-jbehave/]] to prime the @@pom.xml@@.
to:
You really want to use Maven-based projects
* Use [[tutorial by Thomas Jaspers on Codecentric.de -> http://blog.codecentric.de/en/2011/03/automated-acceptance-testing-using-jbehave/]] to prime the @@pom.xml@@.
* Look for current versions of @@jbehave.core@@ and @@jbehave.site@@ on [[a maven repo browser -> http://mvnrepository.com/]].

The [[java spring tutorial of JBehave -> https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring]] helps.
09 December 2012, 18:05 by PremekBrada -
Added lines 1-4:

You really want to use Maven-based projects.

Use [[tutorial by Thomas Jaspers on Codecentric.de -> http://blog.codecentric.de/en/2011/03/automated-acceptance-testing-using-jbehave/]] to prime the @@pom.xml@@.