robotframeworkguides
robotframeworkguides copied to clipboard
A project to share guides and best practices for robot framework and its ecosystem
Give examples for different project structures
Similar to the previous Python Getting Started Guide for RF https://github.com/robotframework/robotframework/commit/55fe890000b6c644b90aaa12b0987375d0b0c88e#diff-e5d05d88c130bc9dce4a84dbd964151e7695a17720759c8f155d5d54c7a1ed96
Provide some examples on how to run tests in parallel with different approaches - Pabot - K8s - Docker - Spawning of Agents
- What are Libraries? - What can they do? - How to install them? - How to import them? - What to watch out for (--pythonpath)
General IDEs - What is an IDE? - Why should I use an IDE? - What does an IDE offer? VS Code - Install VS Code - Install Extension LSP...
Changes are made, and tested using Docusaurus 2.2, since upgrade PR is not merged yet.