Skip to content

Commit

Permalink
Merge pull request #554 from scala-text/scoverage
Browse files Browse the repository at this point in the history
scoverageの注意書き追加
  • Loading branch information
Kota Mizushima authored May 8, 2020
2 parents 40e7e6c + 8d8655a commit f99bb8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,8 @@ class CalcSpec extends AnyFlatSpec with Diagrams with TimeLimits {
コードカバレッジを計測するという方法があります。
ここでは、[scoverage](https://github.com/scoverage/scalac-scoverage-plugin)を利用します。

**scoverageは現在最新のScalaで動かない問題があります<https://github.com/scala-text/scala_text/issues/553>**

過去、[SCCT](http://mtkopone.github.io/scct/)というプロダクトがあったのですが紆余曲折あり、
今はあまりメンテンナンスされていません。

Expand Down

0 comments on commit f99bb8e

Please sign in to comment.