Hi all,

I'm writing some library code and I have hunit-tests and quickcheck-tests. I'm facing the problem of where to put these tests. These are the options I can think of:
What do you expert suggest? How should I organize my test suites?
(The same conundrum applies to benchmarking code.)

Thanks,
Lorenzo