Code review comment for lp:~smerrill/pressflow/simpletest-xml-junit

Revision history for this message
Steven Merrill (smerrill) wrote :

As an example, this is our after build script in Hudson that leverages this script to output XML test results into the scripts/tests directory:

/usr/bin/php scripts/run-tests.sh --url http://example.com --xml scripts/tests --all

« Back to merge proposal