IntelliJ Platform SDK DevGuide

Edit page

Testing a Custom Language Plugin

This tutorial demonstrates how to write and run automated tests for a custom language plugin.

As an example, the plugin implemented in the Custom Language Support Tutorial is used to demonstrate functional test development.

The plugin and test code can be found in the simple_language_plugin code sample.

Last modified: 27 February 2020