Skip to content

Commit 43d6808

Browse files
authored
Merge pull request #7281 from jdortiz/master
Add Rust walkthroughs for assertion and mocking libs
2 parents eeab543 + 051c033 commit 43d6808

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2025-11-19-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ and just ask the editors to select the category.
5858
* [Pinning is a kind of static borrow](https://nadrieril.github.io/blog/2025/11/12/pinning-is-a-kind-of-static-borrow.html)
5959

6060
### Rust Walkthroughs
61+
- [Rust Unit Tests: Assertion libraries](https://jorgeortiz.dev/posts/rust_unit_testing_assertion_libraries/)
62+
- [Rust Unit Tests: Using a mocking library](https://jorgeortiz.dev/posts/rust_unit_testing_mocking_library/)
6163

6264
### Research
6365

0 commit comments

Comments
 (0)