codeigniter-simpletest
codeigniter-simpletest copied to clipboard
Refactor so all tests and all directories can be outside of docroot
The test_gui.php hard-codes paths: tsk tsk tsk.
Although it's not otherwise kosher, this would be far more useful if you put the CSS directly inline in that file or at least did a file_get_contents() to retrieve the contents of the CSS.