Hey everyone! I went to the Chicago Julia meetup on Saturday and I was really excited by what I saw -- Julia looks like a really promising language. I'm excited to start using it more, but coming from a Ruby background, I was used to a slightly more robust testing framework... I felt like I could hardly do any coding at all without an easy and repeatable way of running tests. Since Julia seemed to lack it, I decided to try my hand at making it.
You can check out the result here: https://github.com/Veraticus/testfast.jl I'm very new to Julia so I'm not sure if I'm doing things properly: feedback of any sort would be very welcome, and I hope someone else finds it useful! Josh
