Integration Tests for Plugin Developers: UI Testing (Maxim Kolmakov) blog.jetbrains.com
In our previous blog post, we created a basic integration test that:
Installed a plugin in the IDE.
Opened a project.
Waited for background processes to complete.
Performed an exit.
Leave Your Comment