Skip to content

mdebowczyk/CucumberBDD-AxiosApi-Basic-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

Nodejs,4.x+

Installation

$npm install

Test

To run the test cases use the below command

$npm test

Generate Report

$npm run generateHtmlReport

About

This repo demoes the working example of Cucumber features with Axios api testing capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.9%
  • Gherkin 12.3%
  • JavaScript 5.8%