【发布时间】:2015-10-18 07:30:22
【问题描述】:
任何人都可以帮助我运行测试 CooccurenceAlgorithmTest.scala 的方式
https://github.com/PredictionIO/template-scala-parallel-similarproduct/tree/develop/src/test/scala
非常感谢。
【问题讨论】:
标签: predictionio
任何人都可以帮助我运行测试 CooccurenceAlgorithmTest.scala 的方式
https://github.com/PredictionIO/template-scala-parallel-similarproduct/tree/develop/src/test/scala
非常感谢。
【问题讨论】:
标签: predictionio
这是一个编译时单元测试。有关如何使用 sbt 运行测试的信息,请参阅此页面,无论是作为编译时单元测试还是在 sbt shell 中交互。 http://www.scalatest.org/user_guide/using_scalatest_with_sbt
【讨论】: