mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 12:26:22 +00:00
Update test.md
This commit is contained in:
parent
6e7452cb55
commit
4101256cc0
@ -1,8 +1,8 @@
|
||||
# 测试
|
||||
# Testing
|
||||
|
||||
测试基于 [Jest](https://jestjs.io/) 测试框架。同时还包括了常用的 React 测试库,如 [@testing-library/react](https://testing-library.com/docs/react-testing-library/intro/)
|
||||
Testing is based on the [Jest](https://jestjs.io/) testing framework. Also included are common React testing libraries such as [@testing-library/react](https://testing-library.com/docs/react-testing-library/intro/)
|
||||
|
||||
## 示例
|
||||
## Example
|
||||
|
||||
```tsx | pure
|
||||
import { render } from '@testing-library/react';
|
||||
|
Loading…
Reference in New Issue
Block a user