/learning-robotframework

On this repository I will share what I learned with about Robot Framework

Primary LanguageRobotFramework

learning-robotframework

Introduction

This repository is about Robot Framework and how we can use this tool by dev-container approach

Getting Started

  1. Open this project on vscode using Dev Container
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt
  5. pip install --upgrade pip

Build and Test

Contribute

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: