The team is proud to announce the release of JBehave 2.1. Download it here.
New features of 2.1 include
- New annotations @BeforeScenario and @AfterScenario to reset the state after each scenario in a multi-scenario story
- Pluggable support for different unit-level frameworks (we recommend the latest JUnit)
- Support for both JUnit 4 and JUnit 3
- Ant task to run scenarios
The team is proud to announce the release of our second version. Download it here.
JBehave is a Java-based framework designed to encourage collaboration between Developers, QAs, BAs, business stakeholders and any other team members through automated but human-readable scenarios. Its features include:
- Plain text scenarios
- Support for multiple scenarios in a file
- Pending scenarios (the “Amber Bar”)
- Clear, easy-to-read output from failures and pending scenarios
- Parameter capture from scenarios
- Conversion of parameters to your own objects
- Support for multiple languages and scenario terminology
- A high degree of configurability