Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo apt install python-pip virtualenv unzip sshuttle netcat libffi-dev libssl-dev
sudo pip install robotframework

Setting Up the Test

Test plans are defined under the plans/ directory.

...