sbt/sbt-multi-jvm

Add IntegrationTest config class path

ktoso opened this issue · 0 comments

Moved here from: typesafehub/sbt-multi-jvm#18


I have several integration test helpers in src/it/scala that I would like to use in multijvm tests as well.

Is there a way to do this? If not can one be added?