creative-connections/aurelia-bodylight-plugin

View on GitHub
aurelia_project/tasks/test.json

Summary

Maintainability
Test Coverage
{
  "name": "test",
  "description": "Runs Jest and reports the results.",
  "flags": [
    {
      "name": "watch",
      "description": "Watches test files for changes and re-runs the tests automatically.",
      "type": "boolean"
    }
  ]
}