Skip to content

jbehave/jbehave-pom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

JBehave

JBehave is a BDD framework for Java and all JVM languages (Groovy, Ruby, Scala).

JBehave logo

Using

Canonical information for JBehave:

  1. Web Site.
  2. Stable Reference.
  3. User mailing list
  4. Search Maven

Contributing and Developing

Please report issues, feature requests on JIRA or discuss them on the dev mailing list.

Keep an eye on the Travis CI server for JBehave builds.

JDK

JDK version required:

1.8 or above to build (tested with Oracle JDK on different platforms)

The target runtime version is still 1.5 or above.

Maven

Maven version required to build: 3.0 or above.

Encoding

Configure IDE to use UTF-8 for all files Configure Maven by adding "-Dfile.encoding=UTF-8" to $MAVEN_OPTS

IDE Integration

Maven is supported in Intellij IDEA out-of-the-box Maven is supported in Eclipse via m2e plugin, included out-of-the-box in some Eclipse distributions. Eclipse users may also want to load the ides/eclipse/lifecycle-mapping-metadata.xml or ignore the m2e lifecycle mappings manually.

Related JBehave projects

See also:

License

See LICENSE.txt in the source root (BSD).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published