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

Externalize chai Jest compat wrapper into a separate package, e.g. chai-jest #2089

Closed
4 tasks done
brillout opened this issue Sep 26, 2022 · 3 comments
Closed
4 tasks done
Labels
enhancement New feature or request

Comments

@brillout
Copy link

Clear and concise description of the problem

The Jest compatibility layer on top of chai is super nice.

But it cannot be used independently of Vitest.

Suggested solution

It'd be nice to be able to use it independently of Vitest as an independent package e.g. chai-jest. It adds significant value to justify living in its own package.

Alternative

No response

Additional context

No response

Validations

@sheremet-va sheremet-va added the enhancement New feature or request label Sep 27, 2022
@roydukkey
Copy link

Feel this might be relevant here too. #2118 (comment)

@sheremet-va
Copy link
Member

It's already done as @vitest/expect

@brillout
Copy link
Author

brillout commented Feb 3, 2023

Neat 😍.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants