Skip to content

chore: remove jest from codebase #3379

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

Merged
merged 4 commits into from
Nov 28, 2024
Merged

chore: remove jest from codebase #3379

merged 4 commits into from
Nov 28, 2024

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR removes Jest and its dependencies from the codebase.

This includes the dependencies themselves, but also any other reference in docs, examples, etc.

This is the last PR of this migration, thank you to all the reviewers who have helped me do this work over the past months.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #3378


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Nov 28, 2024
@dreamorosi dreamorosi requested a review from a team November 28, 2024 10:11
@dreamorosi dreamorosi requested a review from a team as a code owner November 28, 2024 10:11
@boring-cyborg boring-cyborg bot added automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) layers Items related to the Lambda Layers pipeline tests PRs that add or change tests labels Nov 28, 2024
@pull-request-size pull-request-size bot added the size/XL PRs between 500-999 LOC, often PRs that grown with feedback label Nov 28, 2024
@dreamorosi dreamorosi requested a review from am29d November 28, 2024 10:17
Copy link
Contributor

@am29d am29d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally! Great work Andrea, thank you so much all the work on vitest, always a pleasure to run fast tests during development.

@am29d am29d merged commit 75bc904 into main Nov 28, 2024
38 checks passed
@am29d am29d deleted the chore/remove_jest branch November 28, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) layers Items related to the Lambda Layers pipeline size/XL PRs between 500-999 LOC, often PRs that grown with feedback tests PRs that add or change tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: remove Jest from codebase
2 participants