Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/behavior-driven-development

Implement Behaviour driven development using Java.
https://github.com/himash79/behavior-driven-development

bdd behavior-driven-development cucumber-java java maven

Last synced: about 1 month ago
JSON representation

Implement Behaviour driven development using Java.

Awesome Lists containing this project

README

        

# Behaviour-driven-development
Implement Behaviour driven development using Java.

## Requirements

01) Java 11
02) Maven 3.8

## Project setup

01) Clone the project

https://github.com/himash79/Behavior-driven-development.git

03) Clean and build the project using maven

open command line (CMD) in project directory and execute 'mvn clean install'

04) Open project using intelij / eclipse.

05) Test the senarios.