Skip to content

Run IC tests on js/wasm too #1180

@ZacSweers

Description

@ZacSweers

Currently all the IC tests run on kotlin/jvm projects, but JS/wasm support IC too. Ideally we want to cover all the below:

  • js
  • wasmJs
  • wasmWasi
  • jvm
  • androidTarget

I think for starters, it's fine to go for something like js/jvm/wasmJs

Do we need to run these all in parameterized tests or can we generate KMP projects and run each compilation directly?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions