Need a help in testing my plugin.
I have created a plugin to catch secure coding violations when a developer is typing. I have used gradle as well. Can anyone tell me how to create test cases for a plugin. Plugin testing section on SDK doesn't have examples. I may need to test functionalities like typing actions range highlighting etc.
请先登录再写评论。