github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/integration/testdata/TestGaugeIntegration/gauge-js/package.json (about)

     1  {
     2    "name": "gauge-js-template",
     3    "description": "Starter template for writing JavaScript tests for Gauge",
     4    "scripts": {
     5      "test": "gauge run specs/"
     6    }
     7  }