From: Kenneth McDonald Date: 2008-10-22T03:56:55+09:00 Subject: Odd unit test error On one of my unit test errors, I'm getting the error message: NameError: uncaught throw 'invalid_test' It's the part about "uncaught throw 'invalid_test'" that I don't get. That sounds like an error from the unit test framework itself. Can anyone shed any light on what this means? Thanks, Ken