Skip to content
New issue

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

Tests written with test.each not shown #185

Open
Contrapuntist opened this issue Feb 24, 2020 · 1 comment
Open

Tests written with test.each not shown #185

Contrapuntist opened this issue Feb 24, 2020 · 1 comment

Comments

@Contrapuntist
Copy link

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.

image

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.

@MattCollins84
Copy link

The same happens for describe.each

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

No branches or pull requests

2 participants