Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changeset/weak-clouds-care.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---

---
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## API Report File for "@lynx-js/react-lynx-testing-library"
## API Report File for "@lynx-js/reactlynx-testing-library"

> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).

Expand Down
2 changes: 1 addition & 1 deletion packages/testing-library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Unit testing library for lynx, same as https://github.com/testing-library.

## Documentation

Find the complete documentation for ReactLynx Testing Library on [lynxjs.org](https://lynxjs.org/react/react-lynx-testing-library.html).
Find the complete documentation for ReactLynx Testing Library on [lynxjs.org](https://lynxjs.org/react/reactlynx-testing-library.html).

## Credits

Expand Down
2 changes: 1 addition & 1 deletion packages/testing-library/testing-environment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ After configuration, you can directly access the `lynxTestingEnv` object globall

If you want to use `@lynx-js/testing-environment` for unit testing in ReactLynx, you usually don't need to specify this configuration manually.

Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/react-lynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.
Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/reactlynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.

## Credits

Expand Down