hvesalai / emacs-sbt-mode

An emacs mode for interacting with scala sbt and projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support test failure info from scalatest 3.0

fommil opened this issue · comments

commented

this is now implemented scalatest/scalatest#630

which means we can add proper compile-error grepping for failed tests.

This is going to make such a huge improvement to my workflow, but I'm not in a huge hurry because I won't get scalatest 3.0 at work for at least a decade.