question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is this a bug report or a feature request?

Please specify whether this is a feature request 🎁 or a bug 🐛.

Version Info

  • Version of Majestic: 0.2.0
  • Version of Jest: “jest”: “^22.2.2”
  • Version of Node: 8.9.4
  • Operating System: Windows 10

Reproduction Repo

Here is my jest configuration "jest": { "verbose": true, "collectCoverage": true, "coverageReporters": ["html"] }

My jest config is really minimal, so my tests are able to run, however I get nothing in the sidebar for all my tests, and when I click show failures nothing happens. My tests are in a directory formatted like this tests/{components}/{componentname}.tests.js.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Raathigeshcommented, Sep 6, 2018

This is fixed in v1.1.0. Feel free to open issues if you feel like there are potential improvements or features that would make a difference to your testing workflow 👍 Closing this for now.

1reaction
cipriancabacommented, Sep 5, 2018

@Raathigesh Cmd+B did the trick… I think there might be a need for UI element to trigger the tree… Also if the tree is not present and you run the tests, the screen stays empty, which maybe is a bit counter-intuitive… Other than that, great work 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tree diagrams and conditional probability - Khan Academy
If a patient does not have the disease, the test should return a "negative" result. No test is perfect though.
Read more >
Lesson Explainer: Conditional Probability: Tree Diagrams
In this explainer, we will learn how to use tree diagrams to calculate ... no drugs and drugs, for the test results, which...
Read more >
What is Tree Testing
Tree Testing is a UX research method used to find out if all the information on your website is easy to find and...
Read more >
Tree Testing: Fast, Iterative Evaluation of Menu Labels and ...
Definition: A tree test evaluates a hierarchical category structure, or tree, by having users find the locations in the tree where specific ...
Read more >
Tree Testing 101 - Comprehensive Guide - Optimal Workshop
Our comprehensive tree testing 101 explains everything you need to know in order to set up and run a tree test using Treejack....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found