Skip to content

Cannot import extend-expect as per README.  #27

Closed
@antsmartian

Description

@antsmartian

Hello @kentcdodds ,

In the README, we have specified that we could use the extend assertions by importing:

import 'react-testing-library/extend-expect'

infact this throws an error:

  Cannot find module 'react-testing-library/extend-expect' from 'HelpTest.js'

only the below works:

import 'react-testing-library/dist/extend-expect'

Will debug this and let you know whats happening here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions