I have a test suite in my project and have bunch of tests(say in a file called ExternalServiceTests.scala) that require an external service to be set up. If this se
ExternalServiceTests.scala