Testing - BDD

Testing for the software development process that emerged from TDD and was heavily influenced by DDD and OOAD.

Cucumber2.7K

Provides a way to describe features in a plain language which customers can understand.

Serenity BDD723

Automated Acceptance testing and reporting library that works with Cucumber, JBehave and JUnit to make it easier to write high quality executable specifications.

Lamdba Behave253

Aims to provide a fluent API to write tests in long and descriptive sentences that read like plain English.

Cukes-REST112

Collection of Gherkin steps for REST-service testing using Cucumber.

J8Spec47

Follows a Jasmine-like syntax.