How can be started a test project in IntelliJ IDEA ?
Hello all,
After searching the internet without any result, I've decided to answer a question in this community.
I want to use Robotium framework for testing some applications at my workplace. I opened the .IDEA project in IntelliJ and everything goes fine. But how can I create a test project (like in Eclipse) in order to write some UI test cases for my application ?
请先登录再写评论。