...
Greenspector CLI
- To run measurement on our testbenchTestrunner
- To run measurement on local device
One tool is optional (if you use https://saas.greenspector.com, you do not need it anymore)
DashboardCampaign
- To generate a result's dashboard
...
greenspector-X.XX.X_darwin-amd64
togspt
testrunner-X.X.X_darwin-amd64
totestrunner
dashboardCampagne-X.X.X_darwin-amd64
todashboardCampagne
Unzip assets.tar
Rights
You need to give rights to these executables
Open a terminal where the executables are.
Code Block |
---|
chmod +x gspt
chmod +x testrunner
chmod +x dashboard |
Path
As usual to be able to launch these tools from every folder, we have to add them to PATH.
...
These commands should show the current version of Greenspector CLI and Testrunner.
Info |
---|
If you run the Test Runner or the Greenspector CLI or Dashboard Campagne for the first time, you must authorize the program to run:
|
DashboardCampagne
doesn't have version check for now.
...