Skip to content

Conversation

tomast1337
Copy link
Member

This PR replaces Jest with @swc/jest to significantly improve test execution time. @swc/jest uses SWC, a high-performance compiler written in Rust, which accelerates the transpilation process compared to Jest's default Babel transpiler. As a result, tests run faster, leading to better overall performance.

Some tests are currently failing on the backend. This might be due to incorrect Jest configuration.

@Bentroen Bentroen marked this pull request as draft February 20, 2025 22:51
@tomast1337 tomast1337 changed the base branch from main to develop February 21, 2025 13:13
@tomast1337 tomast1337 changed the base branch from develop to main March 10, 2025 22:03
@tomast1337 tomast1337 changed the base branch from main to develop March 10, 2025 22:04
@Bentroen
Copy link
Member

Obsoleted by #45

@Bentroen Bentroen closed this Jul 22, 2025
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.

2 participants