I\'m working on a simple test spec using spray and I can\'t get it to compile correctly, don\'t know if I\'m doing anything wrong. My version of scala is 2.9.3 and spray 1.0
for akka http:
in my case which refer to akka-http-microservice
implicit
executionContext
class ServiceSpec extends FlatSpec with Matchers with Service with ScalatestRouteTest