Tests within a Spec are displayed all together after the spec finishes in SBT integration test

11 views
Skip to first unread message

Luciano Leggieri

unread,
Jun 12, 2015, 2:43:35 AM6/12/15
to specs2...@googlegroups.com
They show fine in normal mode (each test is displayed onscreen after it completes).
Integration test mode is when you run it:test in SBT.
In both modes I have console and junitxml as tests arguments, but I'm not sure what else I may be missing. So any help is appreciated.

Thanks,
Luciano.
  

Luciano Leggieri

unread,
Jun 17, 2015, 3:07:46 AM6/17/15
to specs2...@googlegroups.com
Answering myself, I needed to add 

logBuffered in IntegrationTest := false

to the SBT file.
Reply all
Reply to author
Forward
0 new messages