-
Notifications
You must be signed in to change notification settings - Fork 107
Mixed states: Pending & SkippedΒ #325
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi!
I'm a happy user of jest-html-reporters.
I especially like the ability to expose custom data, as implemented in #32
Thank you for developping & maintaining this π
Describe the bug
The skipped tests in my tests suite are reported as Pending
To Reproduce
Just add .skip on a Jest test and generate a report using this lib.
Expected behavior
Report skipped tests as skipped, not pending.
Desktop (please complete the following information):
- OS: Windows
- Browser: Firerox
- Version:
jest-html-reporters@3.1.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

