mammadataei / dom-assertions

Accessible DOM assertions for testing user interfaces.
MIT License
2 stars 1 forks source link

Roadmap #16

Open mammadataei opened 1 year ago

mammadataei commented 1 year ago

These are the tasks that need to get done:

dom-assertions

jest-dom

chai-dom

cypress-dom

general

yannbf commented 1 year ago

Hey @mammadataei thanks a lot for creating this roadmap! Do you have any idea how feasible this is for this year? Is there something the community can help?

mammadataei commented 1 year ago

Hi @yannbf, I'm trying to put more time into this and I hope it will finish by the end of the second quarter of this year. Clearly, it can progress faster with some help. The primary task is to extract all assertions from the jest-dom package to dom-assertions and stabilize the rest by improving the test coverage.