You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using WallabyJS to test a NestJS application. I have a test that simply bootstraps the application and validates that it properly booted. Jest will fail the test when I have a bootstrap issue, but Wallaby does not catch those errors.
Issue description or question
I'm using WallabyJS to test a NestJS application. I have a test that simply bootstraps the application and validates that it properly booted. Jest will fail the test when I have a bootstrap issue, but Wallaby does not catch those errors.
I did a reproduction repository here: /~https://github.com/gCardinal/wallaby-jest-issue.
I also confirmed that the issue happens when Wallaby is set to use automatic configuration.
Wallaby diagnostics report
The text was updated successfully, but these errors were encountered: