Skip to content

A Behaviour Driven Development Tool for writing Acceptance Tests in Gherkin language.

License

Notifications You must be signed in to change notification settings

mariogalea/qualitymatters-java-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qualitymatters-java-cucumber

Tool Overview

A Behavior-Driven Development (BDD) Tool for Writing Acceptance Tests Using the Gherkin Language. This tool leverages Behavior-Driven Development (BDD) principles to facilitate the writing of acceptance tests. It utilizes the Gherkin language, which is designed to be easily readable and understandable by both technical and non-technical stakeholders.

By using this tool, development teams can define clear and concise acceptance tests, covering acceptance criteria that bridges the gap between business requirements and technical implementation.

API Test Sample - Why using CRUD?

All tests are using a dummy api example located below: https://restful-booker.herokuapp.com/apidoc/

This provides basic CRUD operations, which will allow a full demo of all possible scenario examples of the Gherkin Language: Scenario, Scenario Outline and Scenarios with Data Tables. Backgrounds are also included.

About

A Behaviour Driven Development Tool for writing Acceptance Tests in Gherkin language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published