It seems that most of us use eunit for unit testing instead of common_test. I myself use common_test. What are the advantages eunit has over common_test, and should I switch? Please advise. Thank-you. David Mercer