Here you can find out how to create integration tests for RESTful service on the example of application shown in the article âBuilding REST service with Scalaâ. To create the tests, I am going to use spray-testkit DSL, as it provides a simple way to test route logic for services built with spray-routing. Also, to keep everything up to date, Iâve updated the RESTful service built in the article to
{{#tags}}- {{label}}
{{/tags}}