robotframework-style-guide icon indicating copy to clipboard operation
robotframework-style-guide copied to clipboard

Robot Framework Style Guide

Results 27 robotframework-style-guide issues
Sort by recently updated
recently updated
newest added

Placeholder for future VAR syntax

style-guide

Github Actions TODO: - Validate hyperlinks in document (Robocop, User Guide, etc...) - Validate document sections - Markdown/docusaurus Linter

When creating keywords there are currently quite a lot of different ways to create variables. In a variable section, to create a variable, a list, or a dictionary we use...

There are different ways of formatting things for different stakeholders. Some good discussions were had at the speakers corner on Robocon 2024 on this. **Conclusion**: Add dialects So far we...

Try to arrange similarly to other sections: - Sections - Settings - Variables - Test Cases, Tasks - Keywords

Applies to: - Settings section - Keywords - Test Cases / Tasks

We need a consistent way to format the rules, explanation and examples. **Constraints** - Docusaurus **Goal of this issue** - Gather possible formats - Decide on a format **Out of...

Create a document for rules for submitting work items in the style guide. See example: https://github.com/robotframework/robotframework/blob/master/CONTRIBUTING.rst Leverage the `Good First Issue` and `Help Needed` Label from Github (actually use it)...