Development

Golden Rules

Here are some rules that we follow when developing JBehave:

  • Behaviour Driven: Never check in a class without an associated Behaviour Class.
  • Behaviour Always Valid: Never check any failing behaviour into the repository.

Development Resources

The team have written the following documents about development of JBehave.

How to contribute Instructions on how to contribute to the project. We welcome all sorts of contributions including patches, code, documentation, bug reports and feature requests.
The Team About the people responsible for JBehave.

Project Reports

The continuous build process produces the following reports:

Build Logs Logs generated by the continuous build process.