/
austin_s
/
react-interview-components
Обзор
Документация
Войти
/
austin_s
/
react-interview-components
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/Test.mdx
7 строк
255 B
spanic
upgrades to Storybook 7.4, fixes standalone docs
30 авг 2023, 01:48
30 авг 2023, 01:48
a9fb6de
Код
Авторство
О чём код?
import {Meta} from '@storybook/blocks'; <Meta title="Docs/Testing" /> # Testing Snapshot testing done with [jest](https://jestjs.io) and [react-testing-library](https://testing-library.com/docs/react-testing-library/intro). Example tests are included.