Skip to content

Cucumber

一、这个软件,可以说定义了BDD,使BDD从理论走向了工程领域;

二、它还发明了Gherkin language

官网 cucumber

Boost your engineering team's performance by employing Behavior-Driven Development (BDD).

wanweibaike Cucumber (software)

Cucumber is a software tool that supports behavior-driven development (BDD).[7][8][9][10] Central to the Cucumber BDD approach is its ordinary language parser called Gherkin. It allows expected software behaviors to be specified in a logical language that customers can understand. As such, Cucumber allows the execution of feature documentation written in business-facing text.[11][7][8] It is often used for testing other software.[12] It runs automated acceptance tests written in a behavior-driven development (BDD) style.[13]