This plugin will make it easier for developers who use a JetBrains IDE like PyCharm or IntelliJ to use TextTest as part of their work.
- Create a Run Configuration that will execute tests.
Recommend using IntelliJ, there is a .idea project included in this repo. Use gradle to build and test the plugin.
This plugin was initially developed by following this JetBrains tutorial