Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

christestet/robotframework-dotenv-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotframework-dotenv-library

Use .env files in your Robotframework tests This is a wrapper Library to python-dotenv for dynamic environment setting in Robotframework

Why using dotenv?

  • You don´t need to set environment Variables before test Execution
  • You don´t need additional cli robot options like --variable

Roadmap

  • Create pip package installation to use pip install robotframework-dotenvlibrary
  • Add functionality to store secrets safe

Requirements

This Library uses the following dependencies:

Getting started

  • Install package with pip install -e .
  • Create a .env file
  • Add the DotenvLibrary to your *** Settings *** section
  • Use the Keyword Load Dotenv
  • Read the Library Documentation for futher details

Contibuting

  • Contribution is allways welcome :) feel free to use and get in contact

About

Use .env files in your Robotframework Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •