How to create project in testswarm
问题 I've successfully installed testswarm on my machine. I just can't find how to create project and start running some tests. On GUI there is no option for creating a project. There is a text on login "Login for projects. Projects can only be created by swarm operators.". So, how to create swarm operator and/or project? 回答1: You create a project using php scripts/manageProject.php --create=true --id="yourtestid" --display-title="your display title here" This script creates a project and requires