Giter Site home page Giter Site logo

jest-dashboard's People

Contributors

gitter-badger avatar theoutlander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jest-dashboard's Issues

Scroll list as new items are added

#Issue Details
In a live test environment, the newest item that is added isn't selected.

Also, it appears that there's no indicator that a test is in progress..?

Add ability to scroll the logs

#Issue Details

Currently, it appears that the logs cannot be scrolled as it is a rolling log control which most likely doesn't maintain a scrollable buffer

Text overlaps when using jest in watch mode

First off: Great work, I really like this dashboard and want to use it for my own project.

When jest is in watch mode it displays some usage instructions. This cannot be hidden. But after the first run the list collapses to only one line. See here for more details.

These usage instructions overlap with the top-left part of the dashboard. Perhaps it would be possible to add a background to the dashboard or something so it would be hidden?

Please see and example of what I mean below:
overlapping_text

Need a color scheme

#Issue Details

We are limited to 16 primary colors on the console, but there's a way to use up to 256 colors.

Add an option to toggle list view

#Issue Details

Sometimes, when test cases are in a single file, you won't see all of them in the list. Hence, we should provide an option to toggle the view and order by one of the following options:

  • Files
  • Top level suites (first describe in the file)
  • Test Cases

Errors covering the dashboard

issue

i tried using jest-dashboard but after running, the dashboard shows up for a second but then gets covered by multiple lines of this error:
Test environment found at "/my/project/dir/node_modules/jest-environment-jsdom/build/index.js" does not export a "getVmContext" method, which is mandatory from Jest 27. This method is a replacement for "runScript".

i can also see Error: Jest worker encountered 4 child process exceptions, exceeding retry limit.

this is the command i'm trying to run (neither works):
jest -c jest.config.ts
jest -c jest.config.ts --watchAll=true

i'm using the dashboard through jest config (reporters: ["jest-dashboard"],).

jest dashboard error

extra info

i'm on jest ^27.3.1, using latest jest-dashboard (^0.3.1), and ts-jest ^27.0.7.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.