UNPKG
@seedneey/gint
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
creating a repo (in Github) for your project in one command
@seedneey/gint
/
templates
/
react
/
src
/
setupTests.js
6 lines
(5 loc)
•
255 B
JavaScript
View Raw
1
2
3
4
5
6
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import
'@testing-library/jest-dom/extend-expect'
;