Opetushallitus/eperusteet-opintopolku

View on GitHub
cypress.json

Summary

Maintainability
Test Coverage
{
  "video": false,
  "reporter": "junit",
  "reporterOptions": {
    "toConsole": false
  },
  "pluginsFile": "tests/e2e/plugins/index.js"
}