File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Rust port of [Testing Library](https://testing-library.com/).
66
77## Frameworks
88
9- Rust Radix is available for these Rust frameworks:
9+ Rust Testing Library is available for these Rust frameworks:
1010
1111- [ DOM] ( ./packages/dom ) ([ ` web-sys ` ] ( https://rustwasm.github.io/wasm-bindgen/web-sys/index.html ) )
1212
Original file line number Diff line number Diff line change 1+ <!-- <p align="center">
2+ <a href="../../../../logo.svg">
3+ <img src="../../../../logo.svg" width="300" height="200" alt="Rust Testing Library Logo">
4+ </a>
5+ </p> -->
6+
7+ <h1 align =" center " >testing-library-dom</h1 >
8+
9+ Simple and complete DOM testing utilities that encourage good testing practices.
10+
11+ [ Rust Testing Library] ( https://github.com/RustForWeb/testing-library ) is a Rust port of [ Testing Library] ( https://testing-library.com/ ) .
12+
13+ ## Documentation
14+
15+ See [ the Rust Testing Libary book] ( https://testing-library.rustforweb.org/ ) for documentation.
16+
17+ ## Rust For Web
18+
19+ The Rust Testing Library project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
20+
21+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
Original file line number Diff line number Diff line change 11# Rust Pretty Format
22
33Rust port of [ pretty-format] ( https://github.com/jestjs/jest/tree/main/packages/pretty-format ) .
4+
5+ ## Rust For Web
6+
7+ The Rust Pretty Format project is part of the [ Rust For Web] ( https://github.com/RustForWeb ) .
8+
9+ [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
You can’t perform that action at this time.
0 commit comments