Include an example of running just the feature tests.

pull/3/head
Dave Page 2017-04-07 12:37:00 +01:00
parent 3dba7d8303
commit de80545400
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ Python Tests:
Example 2) Run test framework for 'database' package
run 'python runtests.py --pkg browser.server_groups.servers.databases'
Example 3) Run feature tests
run 'python runtests.py --pkg feature_tests
- Execute test framework for single node at a time
Example 1) Run test framework for 'browser' node