TypeScript testing-library

Open-source TypeScript projects categorized as testing-library

Top 18 TypeScript testing-library Projects

testing-library
  1. Cypress

    Fast, easy and reliable testing for anything that runs in a browser.

    Project mention: What we learned by running an accessibility audit of our app | dev.to | 2025-02-11

    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).

  2. 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.

    Civic Auth logo
  3. react-hooks-testing-library

    🐏 Simple and complete React hooks testing utilities that encourage good testing practices.

  4. happy-dom

    A JavaScript implementation of a web browser without its graphical user interface

    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.

  5. eslint-plugin-testing-library

    ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library

    Project mention: Starting React Native Project in 2025 | dev.to | 2024-11-25

    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. 🤓

  6. angular-testing-library

    🐙 Simple and complete Angular testing utilities that encourage good testing practices

    Project mention: Good Refactoring vs Bad Refactoring | dev.to | 2024-08-23

    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).

  7. reactjs-vite-tailwindcss-boilerplate

    This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

  8. testing-library-recorder-extension

    Testing Library Extension for Chrome DevTools Recorder

  9. 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.

    CodeRabbit logo
  10. svelte-jester

    A Jest transformer for Svelte - compile your components before importing them into tests.

  11. cli-testing-library

    🐨 Simple and complete CLI testing utilities that encourage good testing practices. (by crutchcorn)

  12. react-ui-boilerplate

    The boilerplate to help you build React UI library and publish to NPM automatically.

  13. vite-react-template

    Starter template React with Vite, React, Tailwind CSS, React Router, React Hook Form, Vitest, and Testing Library.

  14. kirby-boilerplate

    This is an opiniated boilerplate with rocking tools for front-end development

  15. morsible

    :loudspeaker: Fast and reliable morse translator

  16. 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)

  17. common-testing-library-mistakes

    Showcase for common mistakes when using testing-library

  18. standard-html

    Check if your HTML is compliant with W3C standards

  19. leapingbunny

    A Cruelty-Free Testing library for Observable Streams

  20. 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.

  21. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript testing-library discussion

Log in or Post with

TypeScript testing-library related posts

  • What we learned by running an accessibility audit of our app

    7 projects | dev.to | 11 Feb 2025
  • Domain Layer and React? Decorators to the Rescue!

    2 projects | dev.to | 13 Jan 2023
  • Test your react/web app in under a minute with Crusher - a fast low-code framework

    2 projects | /r/reactjs | 6 Jan 2023
  • Top 3 React Testing Library mistakes I should have spotted earlier 🚀

    1 project | dev.to | 17 Dec 2022
  • 3 tips for setting up Jest and rtl for Next.js

    1 project | dev.to | 10 Oct 2022
  • testing with terraform

    2 projects | /r/Terraform | 19 Sep 2022
  • what's your take on the tdd approach? how are tests tested ?

    2 projects | /r/ExperiencedDevs | 18 Aug 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    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 →

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

Sponsored
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.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?