Hi, I'm starting a new (hopefully long-term) project, and I'm wanting to do things "the right way": i.e. with tests. This is the first time I'm doing any proper testing with PHP, and I have a question:
How do I properly run the tests included with the sample app? I tried by viewing test/run-tests.php in the browser, and it presented with a page that almost looks like the source of a HTML page, except it has some PHPUnit messages at the beginning. Presumably the tests are actually running, but it's a very difficult way of looking at the results Michal _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
