Use Python to run tests on TFS [closed]

2

Hello! I would like to know how to use Python to run tests on TFS. My intention would be to generate a script via Selenium WebDriver, transform the code into Python and use it in TFS to run automated tests.

I can do this with the C # code, using packages like NUnit and Selenium, but I find Python a language much simpler than C #!

The closest I found on the internet about it were the sites below:

link link

I have already installed PTVS 2.2 Visual Studio 2013, but I still need to know what packages are needed to use the libraries correctly, among others.

Does anyone have any knowledge about this?

[] s

    
asked by anonymous 20.01.2017 / 10:55

0 answers