[eluser]jalalski[/eluser]
The problem is that, basically, SimpleTester is calling the ob_start() family of functions. And CI tries to call them when it throws an exception or tries to set a session. I'm not sure how to resolve that. I'd be interested to hear if anyone is using SimpleTester (or any unit testing framework) with CI.