Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 18 TypeScript testing-library Projects
-
End-to-end tests are better suited for accessibility checks because they closely mimic what users will see and interact with. However, there are some quirks with Cypress, such as handling tab keys to check for focus. You might want to look into cypress-real-events for a potential solution. (Edit: It seems like this issue is finally being considered in Cypress priorities).
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
-
Project mention: Proton: Pluggable SSR + DOM | Or How I implemented better SSR from scratch | dev.to | 2025-04-13
Nah, I took a third path - looking for alternatives to JSDOM... And I found it - happy-dom.
-
eslint-plugin-testing-library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Let's also add eslint-plugin-testing-library and eslint-plugin-jest-dom. Both are ESLint plugins that help to follow best practices and anticipate common mistakes when writing tests with Testing Library. For more info, see the excellent Common mistakes with React Testing Library article by Kent C. Dodds. 🤓
-
angular-testing-library
🐙 Simple and complete Angular testing utilities that encourage good testing practices
Write and run tests to ensure your refactored code doesn't break existing functionality. Vitest is a particularly fast, solid, and easy-to-use test runner that requires zero configuration by default. For visual testing, consider using Storybook. React Testing Library is a great set of utilities for testing React components (there are Angular and more variants as well).
-
reactjs-vite-tailwindcss-boilerplate
This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
svelte-jester
A Jest transformer for Svelte - compile your components before importing them into tests.
-
cli-testing-library
🐨 Simple and complete CLI testing utilities that encourage good testing practices. (by crutchcorn)
-
react-ui-boilerplate
The boilerplate to help you build React UI library and publish to NPM automatically.
-
vite-react-template
Starter template React with Vite, React, Tailwind CSS, React Router, React Hook Form, Vitest, and Testing Library.
-
-
-
tdm
tdm (short for Test Data Management) is an open-source library to help you manage your test data. You can think of it as a Terraform for Test Data: You define the state your test data should be in, and TDM interfaces with your data stores (e.g. your own APIs and/or third-party APIs) to get things into that desired state. (by runreflect)
-
-
-
-
KneedUp3.0
Implemented functional testing using jest and react-testing library. Made significant improvement in readability and efficiency of code by adding a level of abstraction using react-query and custom hooks.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
TypeScript testing-library discussion
TypeScript testing-library related posts
-
What we learned by running an accessibility audit of our app
-
Domain Layer and React? Decorators to the Rescue!
-
Test your react/web app in under a minute with Crusher - a fast low-code framework
-
Top 3 React Testing Library mistakes I should have spotted earlier 🚀
-
3 tips for setting up Jest and rtl for Next.js
-
testing with terraform
-
what's your take on the tdd approach? how are tests tested ?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 23 Apr 2025
Index
What are some of the best open-source testing-library projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Cypress | 48,527 |
2 | react-hooks-testing-library | 5,265 |
3 | happy-dom | 3,752 |
4 | eslint-plugin-testing-library | 1,007 |
5 | angular-testing-library | 741 |
6 | reactjs-vite-tailwindcss-boilerplate | 653 |
7 | testing-library-recorder-extension | 149 |
8 | svelte-jester | 128 |
9 | cli-testing-library | 96 |
10 | react-ui-boilerplate | 57 |
11 | vite-react-template | 32 |
12 | kirby-boilerplate | 18 |
13 | morsible | 17 |
14 | tdm | 13 |
15 | common-testing-library-mistakes | 4 |
16 | standard-html | 4 |
17 | leapingbunny | 3 |
18 | KneedUp3.0 | 0 |