Commit 0d7f5ef5 by Ben Patterson

Merge pull request #870 from edx/benp/more-test-info

more test info
parents 09b8bdef a74e9d3c
......@@ -53,4 +53,4 @@ if [[ "${test_name}" = "accessibility" ]]; then
fi
echo "Running acceptance tests from ${test_name}.py against the sandbox..."
python ../acceptance/${test_name}.py
nosetests ../acceptance/${test_name}.py --with-xunit --xunit-file=../acceptance/xunit-${test_name}.xml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment