Matt Phillips

Results 61 comments of Matt Phillips

Hey all, are you using webpack and running into this issue? I've just had a quick google search and found: https://github.com/webpack/webpack/issues/13457 which I think may be related. I could potentially...

Closing as I think this should just work as of the latest version. Add `jest-chain` to your jest config and for issues with setting up Typescript, see [here](https://github.com/mattphillips/jest-chain#configure-typescript). Please feel...

Sorry for the delay in coming to this! The promises issue has been fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6 As for returning chained matchers (synchronous ones) inside of a promise to allow returning...

Sorry for the delay in coming to this!! This issue has now actually been fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6

Sorry for the delay in coming to this! This should be fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6 @dobesv thanks for all of your help in this issue and your PR!

Fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6

Sorry for the delay in coming to this, but should be fixed in: https://www.npmjs.com/package/jest-chain/v/1.1.6

Hey @programmiri thanks for submitting this fix and sorry for the delay in merging it! I'll get this published shortly and will report back with a version number.

Fix has been published in: https://www.npmjs.com/package/jest-chain/v/1.1.6

Hey @SimenB interestingly I started a new project to do this a week or so ago but haven’t had time to work on it. Check it out here: https://www.github.com/mattphillips/eslint-plugin-jest-extended I...