Bookmarks tagged [bdd]
https://github.com/cucumber/cucumber-jvm
Provides a way to describe features in a plain language which customers can understand.
- tags: java, testing, bdd
- source code
https://github.com/ctco/cukes-rest
A collection of Gherkin steps for REST-service testing using Cucumber.
- tags: java, testing, bdd
- source code
https://github.com/j8spec/j8spec
Follows a Jasmine-like syntax.
- tags: java, testing, bdd
- source code
Extensively configurable framework that describes stories.
Provides a fluent API which allows for simpler composition.
https://github.com/RichardWarburton/lambda-behave
Aims to provide a fluent API to write tests in long and descriptive sentences that read like plain English.
- tags: java, testing, bdd
- source code
should is an expressive, readable, framework-agnostic assertion library. The main goals of this library are to be expressive and to be helpful. It keeps your test code clean, and your error messages...
- tags: testing, bdd
- source code