adding logging for js tests

This commit is contained in:
Shruti Ranganathan Jothi
2017-03-08 19:30:02 -08:00
parent b0061b88ad
commit 1f5c5454f2
15 changed files with 579 additions and 151 deletions

4
README
View File

@@ -120,5 +120,5 @@ Options:
--application, --app Application to test [string] [required]
--help, -h Show help [boolean]
Log file of test run is written in log.txt in the server/tests/js_tests/tests
folder.
Log file of test run is written in js_tests_log.txt in the
server/tests/js_tests/tests folder.