Provides Scalatra test support to ScalaTest suites.
Provides Scalatra test support to ScalaTest suites. The servlet tester is started before the first test in the suite and stopped after the last.
(Since version scala.this.deprecated.init$default$2) This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of expectResult instead.
(Since version scala.this.deprecated.init$default$2) This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of expectResult instead.
Convenience trait to add Scalatra test support to FreeSpec.