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?
- Visual Studio Code (VS Code) + extensions
- RobotCode
- Python
- Robot Framework 7.2 + DataDriver Library
- Python 3.12 (venv)
Via command line, e.g.:
robot part_1/simple_template.robot
OR
In VS Code using RobotCode interactive button.
- Robot Framework Guides - Data Driven Tests
- Robot Framework User Guide - Test Templates
- DataDriver Library
- Robot Framework Style Guide
- RobotCode
- If you have any questions or feedback to share, feel free to reach out in Slack.