robotframework-style-guide
robotframework-style-guide copied to clipboard
Resource File Rules
- File length
- number of keywords in keyword section
- number of variables in variables
- number of resource/library/variables in settings
- blank line at end of file
- use .resource extension
- name of resource file- casing? prefixing, suffixing? i.e. ResourceFile.resource, resource_file.resource, page_resource_file.resource, resource_file_page.resource