Cucumber
Cucumber is a software testing tool that runs automated acceptance tests written in a behavior-driven development (BDD) style. BDD testing focuses on the behaviour of the product.
The Cucumber plug-in automates the running of Cucumber test scenarios.
Available Steps
Compile step definitionCompile the test definitions.
Run TestingRuns the Cucumber test definitions.