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

ecosystem-ci for Vitest #3595

Closed
4 tasks done
sheremet-va opened this issue Jun 16, 2023 · 5 comments
Closed
4 tasks done

ecosystem-ci for Vitest #3595

sheremet-va opened this issue Jun 16, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@sheremet-va
Copy link
Member

Clear and concise description of the problem

Vitest has some examples to test how different frameworks work. However, it is not sufficient enough in cases where the error can happen because of a publishing issue or when error cannot be reproduced in a linked environment because of the way Vite handles deps optimization.

Suggested solution

Implement ecosystem-ci repo, like:

It should contain at the very least browser tests.

Alternative

No response

Additional context

No response

Validations

@sheremet-va sheremet-va added the enhancement New feature or request label Jun 16, 2023
@nickmccurdy
Copy link
Contributor

Would tests for specific testing tools (like Testing Library) also fit?

@sheremet-va
Copy link
Member Author

Would tests for specific testing tools (like Testing Library) also fit?

I think so.

@nickmccurdy
Copy link
Contributor

Cool, feel free to ping me if I can help with that.

@AriPerkkio AriPerkkio self-assigned this Jun 27, 2023
@AriPerkkio
Copy link
Member

Repository created: https://github.com/vitest-dev/vitest-ecosystem-ci

@sheremet-va
Copy link
Member Author

@nickmccurdy we have some tests already set up, feel free to open a PR for testing-library.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 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