IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Testing a Custom Language Plugin

Edit pageLast modified: 08 May 2024

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.