daonb / old-bbtest

Black Box testing based on Python's TestCase
https://daonb.github.io/bbtest/build/html/
0 stars 1 forks source link

Add pytest cli arguments: --winrm_user & --win_pass #13

Open daonb opened 5 years ago

daonb commented 5 years ago

!!! @daonb: Not sure we need winrm as rpyc gives us everything !!!

And use this parameters when connecting to WindowsHost. Remove the address_book

shmir commented 5 years ago

winrm was removed, added user and password pytest options, currently used for FTP only.