Testing Library는 JavaScript, TypeScript, CSS, HTML을 기반으로 하는 다양한 공개 리포지토리를 보유하고 있습니다. 주요 리포지토리로는 react-testing-library, react-hooks-testing-library, jest-dom 등이 있으며, 사용자가 좋은 테스트 관행을 따를 수 있도록 돕는 유틸리티들을 제공합니다.
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
:owl: Custom jest matchers to test the state of the DOM
🐙 Simple and complete DOM testing utilities that encourage good testing practices.
🐕 Simulate user events
🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Simple and complete DOM testing playground that encourage good testing practices.
🐙 Simple and complete Angular testing utilities that encourage good testing practices
:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
🐳 Simple and complete React Native testing utilities that encourage good testing practices.
docs site for @testing-library/*
🦅 Custom jest matchers to test the state of React Native
eslint rules for use with jest-dom
puppeteer + dom-testing-library = 💖
🔍 Find elements in Playwright with queries from Testing Library
Simple and complete Preact DOM testing utilities that encourage good testing practices.
Testing Library Extension for Chrome DevTools Recorder
🦩 Which query should I use?
A library to make commited-render-to-committed-render assertions on your React components and hooks.
:ox: Simple and complete custom Selectors for Testcafe that encourage good testing practices.
Simple and complete Preact hooks testing utilities that encourage good testing practices.
🦥 Custom Jasmine matchers to test the state of the DOM
🦇Simple and complete custom queries for Nightwatch that encourage good testing practices.
🕷️ Simple and complete WebdriverIO DOM testing utilities that encourage good testing practices.
Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom
🐳 Docs site for native-testing-library
Fork this repo to reproduce your issue
🐙 Experimental Web testing utilities that encourage good testing practices.
이 저장소에 대한 설명이 제공되지 않았습니다.
testing-library는 다양한 JavaScript 및 TypeScript 기반 테스트 유틸리티를 개발합니다. 주요 프로젝트로는 react-testing-library, jest-dom, dom-testing-library 등이 있으며, 이들은 효과적인 테스트를 지원합니다.
testing-library는 주로 JavaScript와 TypeScript를 사용하며, CSS와 HTML도 포함됩니다. 이러한 언어들은 웹 애플리케이션의 테스트 유틸리티를 구축하는 데 사용됩니다.
네, testing-library의 모든 리포지토리는 공개 상태입니다. 사용자는 GitHub를 통해 다양한 프로젝트에 접근하고, 코드 및 문서를 확인할 수 있습니다.