File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ members = ["packages/*"]
33resolver = " 2"
44
55[workspace .package ]
6- authors = [" Rust For Web <info@rustforweb.org>" ]
6+ authors = [" Rust for Web <info@rustforweb.org>" ]
77edition = " 2024"
88license = " MIT"
99repository = " https://github.com/RustForWeb/testing-library"
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024 Rust For Web
3+ Copyright (c) 2024 Rust for Web
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ The logo is a combination of [Ferris the Rustacean](https://rustacean.net/) and
3636
3737This project is available under the [ MIT license] ( LICENSE.md ) .
3838
39- ## Rust For Web
39+ ## Rust for Web
4040
41- The Rust Testing Library project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
41+ The Rust Testing Library project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
4242
43- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
43+ [ 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 2828
2929This project is available under the [ MIT license] ( https://github.com/RustForWeb/radix/blob/main/LICENSE.md ) .
3030
31- ## Rust For Web
31+ ## Rust for Web
3232
33- The Rust Testing Library project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
33+ The Rust Testing Library project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
3434
35- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
35+ [ 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{
22 "name" : " @rustforweb/testing-library" ,
33 "description" : " Rust port of Testing Library." ,
4- "author" : " Rust For Web <info@rustforweb.org>" ,
4+ "author" : " Rust for Web <info@rustforweb.org>" ,
55 "repository" : " github:RustForWeb/testing-library" ,
66 "license" : " MIT" ,
77 "private" : true ,
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Simple and complete DOM testing utilities that encourage good testing practices.
1414
1515See [ the Rust Testing Libary book] ( https://testing-library.rustforweb.org/ ) for documentation.
1616
17- ## Rust For Web
17+ ## Rust for Web
1818
19- The Rust Testing Library project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
19+ The Rust Testing Library project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
2020
21- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
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 22
33Rust port of [ pretty-format] ( https://github.com/jestjs/jest/tree/main/packages/pretty-format ) .
44
5- ## Rust For Web
5+ ## Rust for Web
66
7- The Rust Pretty Format project is part of [ Rust For Web] ( https://github.com/RustForWeb ) .
7+ The Rust Pretty Format project is part of [ Rust for Web] ( https://github.com/RustForWeb ) .
88
9- [ Rust For Web] ( https://github.com/RustForWeb ) creates and ports web UI libraries for Rust. All projects are free and open source.
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