Skip to content

Neurrone/hats-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hats-ci

An installer that consists of a series of PowerShell scripts which downloads and installs relevant dependencies and packages. A virtual environment will be set up and configured in your local machine as well which will be ready for Robot Framework testing.

Getting started

For Windows

  1. Navigate to virtualenv directory
  2. Run 00_Install_and_Run_Robot.bat to download and install the packages - a demo Robot test will run at the end as well to verify that the installation has been successful
  3. Navigate to virtualenv/shell directory
  4. Run hats_shell.cmd and you are ready to run any pybot commands and start testing with your Robot scripts!

For Mac

  1. Navigate to macrobot
  2. Run install-robot.sh
  3. Start testing!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.3%
  • PowerShell 39.9%
  • Batchfile 8.9%
  • RobotFramework 2.7%
  • Shell 1.2%