Draft example of rest api tests written on scala using cucumber and rest-assured.
You need to install sbt. Please refer to http://www.scala-sbt.org/0.13/docs/Setup.html for more information
it's neccessary to set endpoint urls in application.conf along with secret key.
execute sbt cucumber
Available in console. It is possible to have it nicer by adding Allure for instance: https://github.com/allure-framework/