Bruno Bieth wrote on 4.11.2013 11:21:
> Well I'm sure you know the benefits of CI. I'm using Jenkins. Jenkins
> has this convenient feature that shows you failed tests without having
> to dive into the build console output.
> For that you need your tests results encoded in the JUnit XML format.
Yes. The reason why I'm asking is that currently the only testing
framework that runs only on Jumi is
http://specsy.org/ - a testing
framework that I wrote. When using only JUnit tests, it's possible to
run them using JUnit on the CI and use Jumi only while writing code.
It's a kind of a chicken-and-egg problem regarding tool support and
users. Currently I feel that the best way to get more users for Jumi is
to improve its performance [1] so that people would get faster feedback
while writing code, even though the CI would not get those benefits.
[1]
http://blog.orfjackal.net/2013/02/faster-junit-tests-with-jumi-test.html
--
Esko Luontola
www.orfjackal.net