Forum Discussion
jose_pita
12 years agoSuper Contributor
In my company we use sublime, notepad++ and visual studio (VS being the best of course :) ), it depends on the taste of the person writing the test.
We edit the files outside TC and only use TC to organize and run tests or to do something easier to do with TC.
We have a framework of functions that alows us to build tests quite fast, reusing functions based either on functionality of our app or on different "pages" of the app.
We edit the files outside TC and only use TC to organize and run tests or to do something easier to do with TC.
We have a framework of functions that alows us to build tests quite fast, reusing functions based either on functionality of our app or on different "pages" of the app.