Plugins Tutorials

How to Write Tests for Custom Language Plugins

As you might remember a few months ago we have shared the tutorial how to write a plugin with custom language support for IntelliJ IDEA and IntelliJ Platform.

Today we would like to continue talking about plugin development with the new tutorial, which will teach you how to write and run automated tests for your plugin.

The sample code for this tutorial can be found on GitHub.

Please feel free to ask questions and suggest topics for new tutorials.

Develop with Pleasure!

image description