Specsy 1.0.1 released

1 view
Skip to first unread message

Esko Luontola

unread,
Aug 29, 2010, 2:32:36 PM8/29/10
to Specsy
This release includes only a bugfix related to scala.Predef.println()
(which delegates to scala.Console.println()) not being captured by
Specsy, which resulted in println() statements being shown in the test
results in the wrong order. The reason was that scala.Console
delegates to the System.out and System.err instances which existed
when the Console class is loaded, and it includes its own system for
changing the stdout/stderr (which BTW appears to be much better than
System.setOut/setErr).
Reply all
Reply to author
Forward
0 new messages