The latest updates on all JetBrains products and topics
Learn how to set up GitHub Actions to run your plugin’s integration tests, so your UI and API tests stay reliable with every commit.
In the third post of the series, learn how to interact with your plugin’s API in integration tests to speed up execution and reduce UI dependency.
The second post of the series explores how to effectively interact with UI elements in plugin tests.
The first post of the series will guide you through setting up your testing environment and creating your first integration test.