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

Support for jest CLI #4562

Closed
ffMathy opened this issue Sep 8, 2023 · 1 comment
Closed

Support for jest CLI #4562

ffMathy opened this issue Sep 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ffMathy
Copy link

ffMathy commented Sep 8, 2023

What is the problem this feature would solve?

We make heavy use of the Jest Vscode extension. And there, you can already control which command-line is being used (so changing "jest" to "bun") , but not the command-line flags.

It looks like Bun is going to have support for Jest's API (matchers etc).

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

Is the plan also to have support for Jest's CLI options, so that things like the Vscode extension for Jest will work with Bun?

What alternatives have you considered?

I am considering filing an issue over at the Vscode jest extension repo instead. Just wanted to get some input here first.

@ffMathy ffMathy added the enhancement New feature or request label Sep 8, 2023
@Electroid
Copy link
Contributor

There are a lot of open issues to support various Jest CLI options, see the jest issue label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants