All, I've been experimenting with EUnit for a bit and have a quick question. I wrote some test cases and they work fine when run with Module:test(). How do I run all my unit tests in a given directory. Do I have to wrap them by hand? The edoc seems a little light here. Thanks, Andrew