lte2000 / intellibot

IntelliJ/PyCharm plugin for Robot Automation Framework
https://github.com/lte2000/intellibot
MIT License
90 stars 27 forks source link

Add support for "Task" execution type #4

Closed zastress closed 3 years ago

zastress commented 4 years ago

New in RF 3.1: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.1.rst#terminology-configuration-to-support-robotic-process-automation-rpa

Already solved here: https://github.com/jamofer/intellibot/commit/962c5704e519c9de09645f11c229653084a43b1f

lte2000 commented 4 years ago

We in QA has no opportunity to use "Tasks" yet. And supplement tools only read "Test Cases" contents in the results. And mixture of "Test Cases" and "Tasks" (even in different files) will cause RobotFramework error.

So it is a good choice to let it still show "Tasks" as syntax error, like a sign of "this table is not supported yet". Maybe in the future, we have a chance to use it.

lte2000 commented 3 years ago

@zastress please try intellibot.zip

lte2000 commented 3 years ago

fixed in v0.10.143.398