I've setup simpletest to work with my cakephp. I did it as prescribed in the book.cakephp.org. Everything seems to work fine - i've made my first test - super.
But the visual layout of the testpage does not look right - I'm talking about www.mydomain.com/test.php. It looks like it has no CSS.
I've seen this with the cakephp framework, when I first installed it, then the solution was to fix some rewrite rules for apache's rewrite engine.
Could this be similar?