Skip to content

Use Verdaccio local registry for E2E tests #33

@matejchalk

Description

@matejchalk
  • currently we use NPM workspaces to e2e test configs with plugin imports
    • requires running npm install after first package builds
  • Nx supports Verdaccio for publishing project's to local registry
  • @nx/plugin:e2e-project generator sets up local registry setup and teardown for E2E testing
  • replace imports in e2e/cli-e2e/mocks/code-pushup.config.(mjs|js|cjs|ts)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions