Following suite gives error
W: 4, 0: Unknown table name 'Tasks' (InvalidTableInResource)
*** Settings ***
Documentation Task Documentation
*** Tasks ***
Testing Task
No Operation
This should be accepted since RF 3.1.
Tested with configurations:
Python 3.8.5
robotframework==3.2.2
robotframework-lint==1.1
and
Python 3.8.5
robotframework==4.0.1
robotframework-lint==1.1
Rflint accept *** Tasks *** type if *** Test Cases *** is also defined in suite
Following suite gives error
W: 4, 0: Unknown table name 'Tasks' (InvalidTableInResource)This should be accepted since RF 3.1.
Tested with configurations:
and
Rflint accept
*** Tasks ***type if*** Test Cases ***is also defined in suite