Skip to content

trod/cucumber-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-test

Draft example of rest api tests written on scala using cucumber and rest-assured.

Installation

You need to install sbt. Please refer to http://www.scala-sbt.org/0.13/docs/Setup.html for more information

Run

it's neccessary to set endpoint urls in application.conf along with secret key.
execute sbt cucumber

Test results

Available in console. It is possible to have it nicer by adding Allure for instance: https://github.com/allure-framework/

About

rest api tests (cucumber + rest-assured)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published