Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.17 KB

File metadata and controls

35 lines (22 loc) · 1.17 KB

Templates in Robot Framework

This repository contains material covered during the tutorial at RoboCon2025 online conference:

RoboCon 2025 Tutorial - What are Templates in Robot Framework? When and how to use them?

Setup

  • Visual Studio Code (VS Code) + extensions
    • RobotCode
    • Python
  • Robot Framework 7.2 + DataDriver Library
  • Python 3.12 (venv)

How To Run

Via command line, e.g.:

robot part_1/simple_template.robot

OR

In VS Code using RobotCode interactive button.

Resources

Questions / Feedback

  • If you have any questions or feedback to share, feel free to reach out in Slack.