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

enable --experimental-test-coverage using run method #54343

Closed
danehansen opened this issue Aug 12, 2024 · 1 comment
Closed

enable --experimental-test-coverage using run method #54343

danehansen opened this issue Aug 12, 2024 · 1 comment
Labels
coverage Issues and PRs related to native coverage support. feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.

Comments

@danehansen
Copy link

What is the problem this feature will solve?

being able to enjoy code coverade reporting from the node api for import { run } from "node:test";

What is the feature you are proposing to solve the problem?

being able to enjoy code coverade reporting from the node api for import { run } from "node:test";

What alternatives have you considered?

No response

@danehansen danehansen added the feature request Issues that request new features to be added to Node.js. label Aug 12, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Node.js feature requests Aug 12, 2024
@avivkeller avivkeller added coverage Issues and PRs related to native coverage support. test_runner Issues and PRs related to the test runner subsystem. labels Aug 12, 2024
@avivkeller avivkeller moved this from Awaiting Triage to Triaged in Node.js feature requests Aug 12, 2024
@avivkeller
Copy link
Member

avivkeller commented Aug 12, 2024

Fixed by #53937

@avivkeller avivkeller moved this from Triaged to In Progress in Node.js feature requests Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage Issues and PRs related to native coverage support. feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.
Projects
None yet
Development

No branches or pull requests

2 participants