/robot-framework-template

My template for robot framework project

Primary LanguageShell

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