Skip to content

PyCharm

There are two options available to display Robocop results in PyCharm:

  • using Qodana plugin with SARIF report
  • using Robocode plugin (recommended)

Robotcode provides full support for Robot Framework and also includes Robocop support. Robocop is run as a separate process, and results are displayed in the IDE.

See plugin documentation for more details.