cucumber-plugin

run cucumber tests under Jenkins CI

prerequisites

following packages should be installed:

exported builders

cucumber_builder

layout

Environment setup

You can set environment variables via “Jenkins/Configuration/Global properties/Environment variables” interface to adjust plugin behavior.

http_proxy

Standard way to do things when you behind http proxy server.

http://my.proxy.server

cucumber_ruby_version

cucumber_publisher runs tests with rvm installed ruby of default version 1.8.7, specify another one if you have ruby installed of another version.

1.9.3

LC_ALL

Setup your standard encoding.

ru_RU.UTF-8