Repository URL to install this package:
|
Version:
4.0.0-alpha.6 ▾
|
// add some helpful assertions
import 'jest-dom/extend-expect'
// this is basically: afterEach(cleanup)
import 'react-testing-library/cleanup-after-each'