When using Jest's test.each(), Majestic appears to acknowledge the tests exist, but the UI does not represent it in any way. You can tell in the screenshot below that 6 tests are passing, but the UI only indicates there are three tests.
Version Info
Version of Majestic: 1.6.1
Version of Jest: 24.9.0
Reproduction Repo
If this is a bug report, please provide a minimal github repository where this mentioned issue is reproducible. Majestic makes certain
assumptions regarding the test setup and it's very hard to guess the issue without looking at the exact configurations that you are using.
Is this a bug report or a feature request?
I think this qualifies as a bug.
When using Jest's test.each(), Majestic appears to acknowledge the tests exist, but the UI does not represent it in any way. You can tell in the screenshot below that 6 tests are passing, but the UI only indicates there are three tests.
Version Info
Reproduction Repo
If this is a bug report, please provide a minimal github repository where this mentioned issue is reproducible. Majestic makes certain assumptions regarding the test setup and it's very hard to guess the issue without looking at the exact configurations that you are using.