https://pantsbuild.org/ logo
m

mysterious-action-44812

04/24/2016, 9:02 PM
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])