Guido Demmenie

Results 5 issues of Guido Demmenie

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...

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...

As a reader I would like to know why a certain rule is being put forward so I can understand and reason with others about the choices we make on...

Update examples and their styled format in tabs. https://github.com/MarketSquare/robotframework-style-guide/assets/30650086/609c678f-d589-4d88-8cda-d89f356bc14a

How to style out Template TestCases like this: ```robot *** Test Cases *** USERNAME PASSWORD Invalid User Name [Tags] foo invalid ${VALID PASSWORD} Invalid Password [Documentation] foo [Tags] bar ${VALID...