XdoctorwhoZ / robot-framework-template

My template for robot framework project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robot-framework-template

My template for robot framework project

Directory Map

  • tests: put your acceptance tests here (.robot)
  • rsc: high level libraries specific for your tests
  • rsc/envs: variables to adapt the test bench to the current hardware
  • rsc/libs: generic libraries
  • rsc/imgs: documentation images
  • report-serve.sh: mount a nginx web server for the robot report on this directory

About

My template for robot framework project


Languages

Language:Shell 46.3%Language:Python 32.3%Language:RobotFramework 21.4%