Skip to content

Wider integration test coverage #879

@timfish

Description

@timfish

The integration tests should be refactored so that we call the bundler CLIs rather than calling them directly from code. Calling from code has too many limitations.

We should then add teats for:

  • Both ESM and CJS config files
  • All major bundler versions we support
  • New native bundlers - Rolldown, Rspack, etc
  • Builds with multiple entry points
  • Builds with shared chunks that aren't entry points

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions