- Jonathan M Davis wrote: >LOL. Goodness no. They're done by hand. I'm currently reworking std.datetime's >unit tests, and it's very time consuming (since it's a large module with lots >of tests). I don't know how you'd get a framework to generate what I want >anyway. The fact that D has unit testing built in like it does is fantastic, >but it is fairly simplistic.
I'm new to this concept of uni testing. Thanks for the help :)