The team is proud to announce the release of our second version. Download it here.
JBehave2 is a java-based framework designed to encourage collaboration between Developers, QAs, BAs, business and other team members through automated 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
- Maven support
- Parameter capture from scenarios
- Conversion of parameters to your own objects
- Support for multiple languages and scenario terminology
- A high degree of configurability
We no longer provide
- mocking frameworks (we recommend Mockito)
- unit-level frameworks (we recommend the latest JUnit)
- custom Ant tasks (JBehave2 extends JUnit 4.4 so scenarios run as tests)
- IDE plugins (as above)
- Swing support (moved to Tyburn)
We hope you enjoy using JBehave2 and welcome your feedback.
