Confirmed users
905
edits
Line 202: | Line 202: | ||
TEST_PATH=testLoad make mochitest-robotium | TEST_PATH=testLoad make mochitest-robotium | ||
=== Copy the terminal to a file for test results logging === | |||
make mochitest-robotium | tee logfile.txt | |||
or | |||
TEST_PATH=testLoad make mochitest-robotium | tee logfile.txt |