TestingLib Profile Banner
Testing Library Profile
Testing Library

@TestingLib

Followers
11K
Following
489
Media
7
Statuses
391

Libraries, utilities, and tools to enable you to write tests that resemble the way your software is used. @ReactJS, @VueJS, @Cypress_IO, @angular, @fbjest, more

your tests
Joined April 2019
Don't wanna be here? Send us removal request.
@crutchcorn
Corbin Crutchley
8 months
Heads up to anyone using JSDom for testing, I believe as of three days ago there was a change to some sub-deps that broke behavior for anyone upgrading their package lock: https://t.co/1NFUxgGudt I'm working on a fix right now
Tweet card summary image
github.com
When running a new project with JSDom via Vitest, I get the following error: Error: require() of ES Module C:\Users\crutchcorn\git\TanStack\form\node_modules\.pnpm\@[email protected]\node_...
3
4
19
@wallabyjs
Wallaby Team
10 months
New Wallaby 2 feature: ✨ HTML highlighting for @TestingLib errors and screen.debug() output, styled with your editor theme 🎨 for easier, readable debugging. πŸ”
0
4
11
@TestingLib
Testing Library
11 months
We're super happy to welcome Qwik Testing Library to our ecosystem and docs site! If you're a @QwikDev user, give it a spin here https://t.co/TtnC5AupaT
testing-library.com
Qwik Testing Library on GitHub
1
6
29
@TestingLib
Testing Library
11 months
Welcome to the family!
@phry
Lenz Weber-Tronic
11 months
I'm thrilled to finally announce the release of a new @testing-library, React RenderStream testing library. We have been using the underlying approach in over 500 Apollo Client tests for a year now, and it has given us a new level of confidence. (Link in next Post)
Tweet media one
0
1
14
@phry
Lenz Weber-Tronic
11 months
I'm thrilled to finally announce the release of a new @testing-library, React RenderStream testing library. We have been using the underlying approach in over 500 Apollo Client tests for a year now, and it has given us a new level of confidence. (Link in next Post)
Tweet media one
3
30
140
@matanbobi
Matan Borenkraout πŸ₯¬
1 year
Heads up @TestingLib users πŸ™ Due to multiple issues we've observed in the past releases, we've just released a new major of React Testing Library (16) that moves @testing-library/dom to a peer dependency. Keep in mind that you'll need to manually install DTL from that version.
2
3
20
@kentcdodds
Kent C. Dodds ⚑
1 year
It's official. @TestingLib is now THE testing solution for @reactjs. What a journey! https://t.co/ugEeF5uVmZ
Tweet media one
27
57
961
@tim_deschryver
Tim Deschryver
1 year
πŸš€ We released #Angular Testing Library v16 today With this update, you receive the latest specification updates for role/element mappings to align with WAI-ARIA 1.2. Why should you care? πŸ”Ž better role support, including new roles ⚠️ existing queries might behave differently
Tweet media one
1
19
67
@matanbobi
Matan Borenkraout πŸ₯¬
1 year
πŸŽ‰ πŸŽ‰πŸŽ‰ A new major version of React @TestingLib was released (15.0.0) - This release drops support for Node 14, Node 16 and most importantly, adds support for new ARIA roles defined as part of WAI-ARIA 1.2. If you have any feedback or issues, feel free to reach out.
2
6
35
@TestingLib
Testing Library
2 years
We're really happy to officially have the Solid Testing Library as part of our ecosystem now. Many thanks to @danieljcafonso for pushing it!
@solid_js
SolidJS
2 years
A long time coming. Solid Testing Library docs are now up on the official site thanks to @danieljcafonso. https://t.co/lM9IaBCzk9
0
5
34
@gnapse
Ernesto
2 years
Here's an opportunity to contribute to @TestingLib's jest-dom πŸ¦‰ and dive into the world of accessibility: Create the toBeActiveDescendant custom matcher. Your chance to learn and make a positive impact awaits. 🀝 Check it out
Tweet card summary image
github.com
Describe the feature you'd like: I'm testing composite components that use aria-activedescendant to move focus. I would like to test whether some item is "virtually" focused or no...
0
5
13
@matanbobi
Matan Borenkraout πŸ₯¬
2 years
We see this asked quite a lot: If you've migrated from Jest to Vitest and looking for the jest-dom equivalent for @vitest_dev, just edit your setup file πŸ¦‰
Tweet media one
0
14
75
@matanbobi
Matan Borenkraout πŸ₯¬
2 years
🚨 Implementation detail 🚨 Lately, I've been seeing this pattern for testing async stuff. This pattern creates a new promise and awaits for it to resolve. This means we'll wait for all async operations to finish. Prefer @TestingLib waitFor with a meaningful assertion.
Tweet media one
1
2
19
@kentcdodds
Kent C. Dodds ⚑
3 years
This is a great write-up on a migration from enzyme to @TestingLib:
0
9
64
@tim_deschryver
Tim Deschryver
3 years
#Angular Testing Library v13 is released πŸš€ This release contains: - more control over component Input properties - more control over CD - extra's for standalone components Thanks @antischematic for the ideas and help πŸ† https://t.co/mUvBLavRBN
Tweet card summary image
github.com
13.0.0 (2022-12-14) Features release v13 (#327) (6ae1363), closes #324 #325 #318 #326 #323 #328 #329 #330 #338 #339 #341 #342 #343 BREAKING CHANGES The render property Ι΅componentImports is not e...
0
13
45
@TestingLib
Testing Library
3 years
πŸ“£ @testing-library/react@13.1.0 just shipped with a new built-in renderHook function that operates similar to @testing-library/react-hooks but with support for React v18 πŸŽ‰
2
41
288
@matanbobi
Matan Borenkraout πŸ₯¬
3 years
React Testing Library v13 with support for React 18 is now released. Upgrade now if your app is using React 18. https://t.co/uFPiDjBa9k Many thanks @sebsilbermann for the hard work on this release!
4
44
176
@ph_fritsche
Philipp Fritsche
4 years
The documentation for @TestingLib's user-event has been updated. If you are actively working on a project, we recommend to switch to `v14-beta` now. πŸš€ Check it out! πŸ‘‡ https://t.co/AOrFq7kpx3
Tweet card summary image
testing-library.com
user-event is a companion
0
7
19