veerasureshk
4 years agoOccasional Contributor
Python with PyTest framework in test complete
Hi, I am new to test complete and need to work on Python scripting. may I know, is it possible to implement PyTest framework with Python in Test Complete? and please provide me information about this as I should work on this.
Thanks.
Hi,
In TestComplete you can run Python Unit Test, and Selenium tests by using PyUnit Testing frameworks.
https://support.smartbear.com/testcomplete/docs/working-with/integration/unit-test-frameworks/pyunit.htmlYou could also build out the functional flows but using the native Python IDE inside of TestComplete.