Commit Graph

269 Commits

Author SHA1 Message Date
Michael Mintz 15d7149ac5 Add a cmd arg for handling Messenger message duration 2018-05-07 01:03:29 -04:00
Michael Mintz 0625f2d14a Update comments 2018-04-05 23:21:23 -04:00
Michael Mintz 426e031ba4 Add ad_block command line arg for Pytest 2018-04-05 23:19:50 -04:00
Michael Mintz 39a8c9f479 Update pytest plugin 2018-03-25 21:12:59 -04:00
Michael Mintz 2fa21a9d45 Have pytest and nosetests automatically use the logging plugin 2018-03-04 17:57:15 -05:00
Michael Mintz 4361e22250 Add a command line option to set a proxy server for tests to use. 2018-03-04 12:48:50 -05:00
Michael Mintz 45f6731dee Thread-safe handling of log files for multithreaded test runs. 2018-03-04 10:43:42 -05:00
Michael Mintz d5085f4dd6 Better exception handling. 2018-02-08 18:00:25 -05:00
Michael Mintz eef973f917 Set the pytest selenium plugin to be active by default. 2018-02-08 15:04:51 -05:00
Michael Mintz 08cd7f0275 Adding "server" and "port" run options for pytest (for Selenium Grid) 2018-02-08 15:00:03 -05:00
Michael Mintz 9f699845fa Adding environment options 2018-02-01 17:04:13 -05:00
Michael Mintz 68c6ff9013 Better error handling for pytest teardown 2017-05-18 12:16:57 -04:00
Michael Mintz f30e5c8eaf Suppress some output in pytest teardown 2017-05-17 19:16:56 -04:00
ktp420 5365b37170 Remove commented out code 2017-05-16 15:34:48 -04:00
Ketan Patel 1bf4092bf3 close out zombie browser process if setup fails 2017-05-16 14:57:46 -04:00
Michael Mintz 33d09da69b Add timeout_multiplier option to boost default timeout lengths 2017-04-28 20:39:32 -04:00
Ketan Patel c1f0bd4e49 add ability save pytest html reports with screenshots 2017-04-27 15:33:27 -04:00
Ketan Patel be6fc40b08 flake8 fixes 2017-04-27 10:48:33 -04:00
Ketan Patel d792b4a093 add pytest plugin entry point so does not require coping conftest.py file 2017-04-27 10:35:33 -04:00