Looks nice. I am no expert on Unit testing, but I like it. How does it compare to Julia's native testing framework?
On Friday, 31 October 2014 01:36:36 UTC+1, Sal Mangano wrote: > > https://github.com/smangano/JLTest <https://github.com/smangano/JLTest> > > On Thursday, October 30, 2014 8:08:23 PM UTC-4, Sal Mangano wrote: >> >> I wanted a unittest framework that worked more like unittest in python >> (or xUnit in in other languages) so I >> wrote [email protected]:smangano/JLTest.git. If you find it useful great. I am >> still new to Julia so if you find anything showing poor taste I am happy to >> get critique and/or suggestions for improvement. I'll try to add better >> docs but I think it is pretty self explanatory if you look at >> test/runtests.jl >> >> >>
