2

I need to do the following in sequential order.

  1. Start spray-can server (sbt re-start).
  2. Run integration tests (sbt it:test).
  3. Stop spray-can server (sbt re-stop).

Can't make it work with sbt-sequential plugin since Revolver.reStart is not a Task.

0 Answers0