作为sbt-assembly的一部分,我想在jar中包含src和test类文件.Sbt-assembly仅包含具有依赖项的src文件.有没有什么办法可以在同一个jar中包含测试类?
scala sbt sbt-assembly
sbt ×1
sbt-assembly ×1
scala ×1