UNPKG
countly-sdk-web
Version:
latest (26.1.2)
26.1.2
26.1.1
26.1.0
25.4.5
25.4.4
25.4.3
25.4.2
25.4.1
25.4.0
25.1.0
24.11.4
24.11.3
24.11.2
24.11.1
24.11.0
24.4.1
24.4.0
23.12.6
23.12.5
23.12.4
23.12.3
23.12.2
23.12.1
23.12.0
23.6.3
23.6.2
23.6.1
23.6.0
23.2.2
23.2.1
23.2.0
22.6.5
22.6.4
22.6.3
22.6.2
22.6.1
22.6.0
22.2.4
22.2.3
22.2.2
22.2.1
22.2.0
21.11.4
21.11.3
21.11.2
21.11.1
21.11.0
20.11.3
20.11.2
20.11.1
20.11.0
20.4.0
19.8.0
19.2.1
19.2.0
18.11.0
18.8.2
18.8.1
18.8.0
18.4.0
18.1.0
17.9.0
17.5.0
16.12.1
16.12.0
16.6.0
16.2.0
15.8.0
Countly Web SDK
countly.com
Countly/countly-sdk-web
countly-sdk-web
/
examples
/
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'
;