Skip to content

Commit e3fb1fe

Browse files
committed
Add info about the log files
1 parent 10c1d3a commit e3fb1fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
The log files you see here were generated when test_fail.py ran and failed. You can expect to see similar logs for your tests/scripts if they run and fail when you have logging turned on (usage: —-with-testing_base). See the main ReadMe.md for more details. (With nosetests, you’ll want to add each of the following options separately: -—with-screenshots, —-with-page_source, and —-with-basic_test_info. With pytest, you’ll only need —-with-testing_base to have all of those log options turned on.)
2+
3+
Expected Log Files:
4+
basic_test_info.txt
5+
page_source.html
6+
screenshot.jpg

0 commit comments

Comments
 (0)