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

Joined April 2019
7 Photos and videos
Testing Library retweeted
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: github.com/jsdom/cssstyle/is… I'm working on a fix right now
3
4
19
7,899
Testing Library retweeted
New Wallaby 2 feature: ✨ HTML highlighting for @TestingLib errors and screen.debug() output, styled with your editor theme 🎨 for easier, readable debugging. 🔍
4
11
1,497
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 testing-library.com/docs/qwi…
1
6
28
4,854
Welcome to the family!
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)
1
13
1,507
Testing Library retweeted
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)
3
29
138
45,975
Testing Library retweeted
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
7,894
Testing Library retweeted
It's official. @TestingLib is now THE testing solution for @reactjs. What a journey! react.dev/blog/2024/04/25/re…
27
55
947
55,983
Testing Library retweeted
🚀 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
1
19
66
5,892
Testing Library retweeted
🎉 🎉🎉 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
34
4,405
We're really happy to officially have the Solid Testing Library as part of our ecosystem now. Many thanks to @danieljcafonso for pushing it!
7 Mar 2024
A long time coming. Solid Testing Library docs are now up on the official site thanks to @danieljcafonso. testing-library.com/docs/sol…
5
34
9,983
Testing Library retweeted
30 Jan 2024
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 github.com/testing-library/j…
5
13
8,628
Testing Library retweeted
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 🦉
14
75
9,504
Testing Library retweeted
🚨 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.
1
2
19
4,971
Testing Library retweeted
This is a great write-up on a migration from enzyme to @TestingLib: blog.sentry.io/2023/02/23/se…

9
62
16,726
Testing Library retweeted
#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 🏆 github.com/testing-library/a…
10
43
📣 @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
286
Testing Library retweeted
React Testing Library v13 with support for React 18 is now released. Upgrade now if your app is using React 18. npmjs.com/package/@testing-l… Many thanks @sebsilbermann for the hard work on this release!

3
42
172
Testing Library retweeted
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! 👇 testing-library.com/user-eve…

7
19