enzymejs / enzyme-matchers

Jasmine/Jest assertions for enzyme
MIT License
892 stars 116 forks source link

Status of the project #353

Open scinos opened 3 years ago

scinos commented 3 years ago

Hi!

What is the status of this project? Is it still being maintained?

Last commit is from almost 1 year ago, and since then there has been important issues like Node 14 support (#349) or Jest 26 support (#351) with no comment from the maintainers.

ljharb commented 3 years ago

The project was recently moved into the enzyme org; I'll try to address those issues and cut a release in the next few weeks.

scinos commented 3 years ago

Awesome, thanks for the response! Please let us know if there is something you need help with, maybe I can help.

Kikobeats commented 3 years ago

looks like this project is dead ☹️

ljharb commented 3 years ago

@Kikobeats its very much not dead; i just haven’t had time yet to get to it.

scinos commented 3 years ago

How can I help?

Kikobeats commented 3 years ago

@ljharb if you give us the right permissions, we can push the project forward!

There are some easy PR that can be merged and keep the project up to date.

AlonMiz commented 3 years ago

agree. we are stuck right now because of the out of dated js dom. that isn't working with react 17. also in order for something to work, we needed this package @wojtekmaj/enzyme-adapter-react-17

LexaDel commented 2 years ago

@ljharb Hi, Could you update jest-environment-jsdom in jest-environment-enzyme to 27.2.2 version to support the new jest?

ljharb commented 2 years ago

@LexaDel it's on my list of stuff to do.

BerkeleyTrue commented 2 years ago

any updates on this?

GoudekettingRM commented 2 years ago

@ljharb Thanks for doing this! Can imagine how much work it would be. Do you have a timeline for react 17 and node support?

ljharb commented 2 years ago

I do not have a timeline for react 17 support; i don’t know what “node support” it’s lacking.

GoudekettingRM commented 2 years ago

I do not have a timeline for react 17 support; i don’t know what “node support” it’s lacking.

Sorry, the node support I added by mistake 😅 That's all working as it should.

Thanks for the quick reply (: