Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karma is deprecated #37

Closed
azu opened this issue May 2, 2023 · 2 comments · Fixed by #41
Closed

Karma is deprecated #37

azu opened this issue May 2, 2023 · 2 comments · Fixed by #41
Labels
Status: Proposal Request for comments Type: Testing Adding missing tests or correcting existing tests

Comments

@azu
Copy link
Owner

azu commented May 2, 2023

karma-runner/karma#3846

We need to move other testing framework

Which support assert?

@azu azu added Type: Testing Adding missing tests or correcting existing tests Status: Proposal Request for comments labels May 2, 2023
@azu
Copy link
Owner Author

azu commented May 2, 2023

It looks likes that Web Test Runner: Modern Web can not use node:assert.

> web-test-runner "test/**/*.test.ts" --node-resolve --esbuild-target auto

 🚧 Browser logs:
      ReferenceError: require is not defined
        at ../../node_modules/assert/assert.js:3:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Proposal Request for comments Type: Testing Adding missing tests or correcting existing tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant