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

feat(jest): use babel-jest by default for all code #209

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

heymdall-legal
Copy link
Collaborator

Используем babel-jest по умолчанию для сборки кода babel тестов.
Это дает более стабильные отчеты о coverage, плюс синхронизирует то, какими инструментами мы собираем код для использования в реальности vs для тестов.

Copy link

changeset-bot bot commented Apr 23, 2024

🦋 Changeset detected

Latest commit: 4ae24e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
arui-scripts Major
example-modules Patch
example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@heymdall-legal heymdall-legal force-pushed the feat/babel-for-jest-by-default branch from 10d6182 to bb4459b Compare April 24, 2024 07:15
@heymdall-legal heymdall-legal force-pushed the feat/babel-for-jest-by-default branch from bb4459b to 4ae24e3 Compare April 24, 2024 09:20
@heymdall-legal heymdall-legal merged commit 3e6950e into master Apr 24, 2024
4 checks passed
@heymdall-legal heymdall-legal deleted the feat/babel-for-jest-by-default branch April 24, 2024 09:23
@core-ds-bot core-ds-bot mentioned this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants