Also: https://github.com/arypurnomoz/JulieTest.jl
On Tuesday, February 25, 2014 5:14:42 PM UTC-5, andrew cooke wrote: > > > > On Tuesday, 25 February 2014 00:53:57 UTC-3, Iain Dunning wrote: >> >> UnitTest.jl >> >> - Unlisted >> - https://github.com/analyzere/UnitTest.jl >> - Writes output to XML for Jenkins(?) >> >> > junit style output (and xunit in general) can certainly be read by > jenkins. but also by pretty much any other ci system (i would have thought > travis, also bamboo, team city, cruise control, etc etc). > > if the end result of this is one true test package then i would hope it > would include the ability to generate xunit output. its the kind of thing > that would be on a checklist for getting julia "accepted" at "big corp" > > [source - currently writing a proposal on ci frameworks for "bigcorp"] > > andrew > >
