why do I get output like this: <https://gist.githu...
# general
m
why do I get output like this: https://gist.github.com/nitay/8704f542fc7b40be70656eb700baddf1. that is, it is running the tests (those dots seem right), but why does it always report 0 tests? I’m using scala
specs2
tests with
@RunWith(classOf[JUnitRunner])