-
So recently we decided to go with Detox to do end to end testing of our react native app. Everything works fine but at the end we don't see the number of tests failed or passed. The integration was done exactly as said in the documentation of detox. Let me know if you need to know anything else! We see the final result like this but how many tests passed or failed does not get printed at the end. How can this be achieved? : |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
May I see your Jest config? |
Beta Was this translation helpful? Give feedback.
-
The fix for this issue was released with v20.12.2. @noomorph 👑 |
Beta Was this translation helpful? Give feedback.
It took longer than expected to resolve, but I never lost sight of this bug report. @saumya66, this will be resolved in: #4199