-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
These are the tasks that need to get done:
dom-assertions
- extract all assertions from
jest-dom. (extracting assertions progress #17) - document the assertions interface and usage guides for developing custom assertions.
jest-dom
- refactor all assertions and error messages using the
dom-assertionspackage - migrate the codebase to typescript
- add type definitions
- update the build process to emit
ESMoutput - clean up the dependencies and configurations to use the ones shared across monorepo
chai-dom
- add more assertions
- update the documentation details
cypress-dom
- add more assertions
- update the documentation details
- add a separate export for extending cypress default assertions
general
- update the release process since the old configurations are not working in a monorepo
- update the contribution guidelines
- update issue/pr templates
Metadata
Metadata
Assignees
Labels
No labels