Skip to content

run test cases in browser #5582

@kt3k

Description

@kt3k
  1. Bundle test entry point.
  2. Polyfill Deno.test for browser
    1. Correct test definition using shim-deno-test
    2. Pass them to some browser compatible test runner.
  3. Create test bed html file
  4. Load the test bed html file in the browser probably using puppeteer or playwright
  5. Check the output in the browser

related #641

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions