Skip to content

chore: Configure jest (correctly) and wallaby#481

Merged
karfau merged 1 commit into
masterfrom
test-config
Mar 19, 2023
Merged

chore: Configure jest (correctly) and wallaby#481
karfau merged 1 commit into
masterfrom
test-config

Conversation

@karfau

@karfau karfau commented Mar 19, 2023

Copy link
Copy Markdown
Member

the current jest config was causing wallaby to fail, because testRegex is supposed to be a string but was a RegExp.
The config for wallaby excludes the test file that is based on stacktrace of errors, since it doesn't work in instrumented files.

the current jest config was causing wallaby to fail, because `testRegex` is supposed to be a string
but was a RegExp.
The config for wallaby excludes the test file that is based on stacktrace of errors,
since it doesn't work in instrumented files.
@karfau karfau merged commit 16087a0 into master Mar 19, 2023
@karfau karfau deleted the test-config branch March 19, 2023 11:58
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.

1 participant