[eluser]John Fuller[/eluser]
Yeah, it is working fine. I have just started getting into unit testing though, so I am not so advanced with it that I am running into missing features.
At one point I was building my app and totally got myself lost. I was probably looking at the screen way too long and was way too tired. I couldn't get a certain section to work. So I busted out the CI unit tester and fixed a ton of problems and it worked! I then sprung for the SimpleTester and have been setting up tests ever since.
I guess that is what unit testing is for.