Skip to content

Inconsistency between the docs (React Testing Library) and the code #11091

Description

@Avivhdr

In the React Testing Library it is recommended to add both @testing-library/react & @testing-library/jest-dom in order to start testing with React Testing Library.

While in fact, React Testing Library is shipped out of the box when installing CRA or CRA-TS, as can be seen here: normal template package.json and in typescript template package.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions