Chamilo is a learning management system focused on ease of use and accessibility
 
 
 
 
 
 
chamilo-lms/tests/run.sh

3 lines
118 B

#!/bin/bash
php5 test_suite.php > logs/results.xml
xsltproc simpletest_to_junit.xsl logs/results.xml > logs/junit.xml