What is JBehave Web?

JBehave Web is an extension of JBehave Core, providing a web-related modules.

Features of JBehave Web include:

  • A Web Runner module to run stories - both synchronously and asynchronously - via a simple web interface. The Web Runner allows the running of any type of story, not simply those related to web technology. It provides a non-technical front-end that does not require access to either a build system not to source control.
  • A Selenium integration module to verify web application behaviour using Selenium.