We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using [email protected] and [email protected] there seems to be issue running this test in wallaby but not jest itself
[email protected]
related: jestjs/jest#6391
Error:
Expected:
module.exports = (wallaby) => ({ tests: ["_test/**/*.js"], files: ["src/**/*.js"], env: { type: "node", runner: "node" }, testFramework: "jest" })
Visual Studio Code v1.28.2
Windows
The text was updated successfully, but these errors were encountered:
Thanks for the report. The issue is fixed and the fix is published in the latest Wallaby core.
Sorry, something went wrong.
No branches or pull requests
Issue description or question
Using
[email protected]
and[email protected]
there seems to be issue running this test in wallaby but not jest itselfrelated: jestjs/jest#6391
Error:
Expected:
Wallaby.js configuration file
Code editor or IDE name and version
Visual Studio Code v1.28.2
OS name and version
Windows
The text was updated successfully, but these errors were encountered: