Forum Discussion

msaunders's avatar
msaunders
Contributor
9 years ago

use a different IDE

Is there any way to use a different IDE under the hood in TestComplete?

 

I like the TestComplete layout and lots of its features but would like to use say PyCharm as my IDE as it has better python support. Is there a way to do this other than write the code in PyCharm and then open in TestComplete to run it and get to TestComplete Methods?

  • baxatob's avatar
    baxatob
    Community Hero

    You can use TestComplete builtin python interpreter in your IDE (I did it with Eclipse), however you are not able to use specific TestComplete project items like Aliases, Stores, Variables etc.