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.

Support jest 23.x.x

See original GitHub issue

There’s a new jest release: https://github.com/facebook/jest/releases/tag/v23.0.0

It broke flow compatibility: https://travis-ci.org/wemake-services/wemake-vue-template/builds/383500926

It also introduces new features: test.each and friends. Related: https://github.com/facebook/jest/pull/6102

Issue Analytics

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

github_iconTop GitHub Comments

6reactions
khanghoangcommented, May 28, 2018

@AndersDJohnson I’d like to take this if no one does.

1reaction
wtgtybhertgeghgtwtgcommented, Jun 10, 2018

That doesn’t seem to include test.each and friends.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ts-jest 23.xx.xx never finishes during CI tests but 22.xx.xx does
Issue: I've got a setup using CircleCI. The tests all pass locally but when I tried to upgrade to 23.10.4, the tests in...
Read more >
Jest 23: Blazing Fast Delightful Testing
Today we are excited to announce Jest 23, our largest major release to date! ... We now support asynchronous matchers with expect.extends !...
Read more >
Jest Versions
Here you can find documentation for archived versions of Jest. 24.x, Documentation. 23.x, Documentation. 22.x, Documentation ...
Read more >
Configuring Jest
Jest's configuration can be defined in the `package.json` file of your project, or through a `jest.config.js` file or through the `--config ` option....
Read more >
Configuring Jest
This is documentation for Jest 26.x, which is no longer actively maintained. For up-to-date documentation, see the latest version (29.3).
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