Library Tests Location?

Donald Bruce Stewart dons at cse.unsw.edu.au
Mon May 15 20:22:00 EDT 2006


ashley:
> I wrote a bunch of unit tests for my time library. What should I do with 
> the unit tests I wrote? Should I convert them to all.T etc. format and 
> put them in the testsuite repo? Or should I leave them in the time repo?

I recently put my tests for Data.ByteString into testsuite/ so they'll
get run nightly. That's probably what you want to do.

-- Don


More information about the Libraries mailing list