Skip to content

Tasks type itself isn't accepted suite #89

Open
@jannek76

Description

@jannek76

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions