UnitTestBot / UTBotJava

Automated unit test generation and precise code analysis for Java
Apache License 2.0
136 stars 43 forks source link

Pycharm plugin publishing #2679

Closed tamarinvs19 closed 11 months ago

tamarinvs19 commented 1 year ago

Description

Added plugin.xml and other files for Pycharm plugin publishing to module utbot-intellij-python.

Now we can find this plugin after gradle action buildPlugin in directory utbot-intellij-python/build/distributions/. Github action publish-plugin-from-branch uses this file during publishing.

How to test

Manual tests

  1. Run gradle action buildPlugin (or download from action https://github.com/UnitTestBot/UTBotJava/actions/runs/6826190541)
  2. Try to install and use plugin in Pycharm from utbot-intellij-python/build/distributions/

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.