I am trying setting up TestSwarm, but not able to create project and jobs. When cloning TestSwarm from github some files are missing like /run etc.
Please suggest your thoughts!
I am trying setting up TestSwarm, but not able to create project and jobs. When cloning TestSwarm from github some files are missing like /run etc.
Please suggest your thoughts!
Copyright © 2021 Jogjafile Inc.
You create a project using
This script creates a project and requires an id and a display title, and also has optional options for site-url and password. The create flag tells the script to create the project if it doesn't already exist.
The script will return an auth token (which can be re-created with scripts/refreshProjectToken.php).