List Question
20 TechQA 2024-02-04T04:25:16.053000Expect.toBeEqual is failing when an attribute is a function
20 views
Asked by Buddha
Jest's setupFilesAfterEnv setupFile doesn't get read by VSCode IDE unless it's actually open
160 views
Asked by Daniel V.
Is there a way to select pseudo classes from `toHaveStyle`?
101 views
Asked by Ray Pierce
Not being able to test hover styles with jest-dom and styled components
336 views
Asked by joaovitorfelix
Echarts problem with vitest and react-testing-libraries
507 views
Asked by xzegga
React + Jest: test hangs forever whenever I try to access DOM properties (i.e.: toHaveStyle)
1.2k views
Asked by Unapedra
the css file is not taken into account in the tests of my custom library
127 views
Asked by Barbu
Jest-dom TypeError: $toString is not a function , Typescript, React, Next.js
1.1k views
Asked by theodore
"Unresolved function or method toHaveValue()" and "Argument types do not match parameters" warnings | WebStorm
926 views
Asked by Ihor Zagoruyko
Reasons to use getBy* in conjunction with toBeInTheDocument
503 views
Asked by maximalism
How to use jest-dom as standalone in a webpage?
232 views
Asked by Luís Soares
Testing the return value from an useMemo with React/Jest
2.8k views
Asked by Bravebox
React - Jest test failing - TestingLibraryElementError: Unable to find an element with the text
740 views
Asked by SJaka
The fireEvent.click() from @testing-library/angular not working for 'ion-button' component but works for normal button
490 views
Asked by Faiz Ahmed
jest: ReferenceError: KeyframeEffect is not defined
1.5k views
Asked by lugy90
Mock animate function in react-testing-library / jest
1.2k views
Asked by Vijay P R
Vue Testing Library - Error in beforeCreate hook: "TypeError: Cannot read properties of null (reading 'init')"
697 views
Asked by LiteralMetaphore
Jest's `it.each` causes a 'Expected done to be called once, but it was called multiple times' error when used with 'getByTestId'
1.3k views
Asked by AncientSwordRage