Skip to content

somethingih/robotframework-importresource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImportResource

Tool to import robot framewort resource files from installed python packages.

For example, if you want to distribute the keyword files via pip packages, place those files into a package within folder "rf-resources" and then, within the testdata:

Library   ImportResource  resources=yourpackagename;anotherpackage

See https://github.com/rasjani/robotframework-importresource-testdata for example package used during acceptance tests on how to package your robotframework resource files.

About

Allows importing resource files from installed python packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.1%
  • RobotFramework 14.9%