Skip to content

himash79/Behavior-driven-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Behaviour-driven-development

Implement Behaviour driven development using Java.

Requirements

  1. Java 11
  2. Maven 3.8

Project setup

  1. Clone the project

    https://github.com/himash79/Behavior-driven-development.git
    
  2. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  3. Open project using intelij / eclipse.

  4. Test the senarios.

Releases

No releases published

Packages

No packages published