Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create recipe(s) to demonstrate new features of Robot Framework 5 syntax #61

Open
adrianyorke opened this issue Jan 23, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Simple exercise for beginners help wanted Extra attention is needed

Comments

@adrianyorke
Copy link
Owner

Robot Framework 5 brings several new syntax features:

  • Native TRY/EXCEPT
  • WHILE loop
  • RETURN statement
  • Inline IF
  • BREAK & CONTINUE

Create recipes to demonstrate how to use the new syntax.

@adrianyorke adrianyorke added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 29, 2022
@adrianyorke adrianyorke added the hacktoberfest Simple exercise for beginners label Aug 29, 2023
@adrianyorke
Copy link
Owner Author

There are some good examples of TRY, EXCEPT, WHILE, BREAK and CONTINUE here in the standard lib documentation:
https://docs.robotframework.org/docs/different_libraries/standard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Simple exercise for beginners help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant