instructions 193 B

12345
  1. To run qube manager and backup tests:
  2. python3 test_name.py -v
  3. To run global settings tests:
  4. sudo systemctl stop qubesd; sudo -E python3 test_global_settings.py -v ; sudo systemctl start qubesd