Skip to content

🚀 Feature: Infer Vitest flags from files on disk #2160

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

Closed
2 tasks done
JoshuaKGoldberg opened this issue Apr 4, 2025 · 1 comment
Closed
2 tasks done

🚀 Feature: Infer Vitest flags from files on disk #2160

JoshuaKGoldberg opened this issue Apr 4, 2025 · 1 comment
Assignees
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Apr 4, 2025

Feature Request Checklist

Overview

As of #2077 -> #2079, blockVitest can infer coverage and exclude. I also want it to be be able to infer the flags Addon used for the package.json "test" script.

This is particularly useful for --typecheck.

Additional Info

Example of this Addon being used in the wild: https://github.com/JoshuaKGoldberg/without-undefined-properties/blob/1f6af27a0c97610e105d3801f75b94cd4d5ac527/create-typescript-app.config.js#L38

🎁

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request labels Apr 4, 2025
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Apr 4, 2025
JoshuaKGoldberg added a commit that referenced this issue Apr 5, 2025
@JoshuaKGoldberg
Copy link
Owner Author

Fixed by #2162.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: feature New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant