Skip to content

Convert excel files to robot framework text file format

Notifications You must be signed in to change notification settings

GBKumbhar/excel2robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

excel2robot

In summary, this script converts an excel file to a robot framework text file.

I've made this because I wanted to maintain a robot test file with json test cases and I didn't want to save them externally. To see this working save an excel file with Sheets named Settings, Variables, Test Cases and Keywords (case sensitive!!!)

python convert_to_robot.py excelfile.xlsx testfile.robot

About

Convert excel files to robot framework text file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%