Skip to content

Commit 47dc989

Browse files
authored
New Rust testing article suggested
1 parent e83dbb0 commit 47dc989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-10-08-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ and just ask the editors to select the category.
4848
### Observations/Thoughts
4949

5050
### Rust Walkthroughs
51+
An introduction to test doubles and the various kinds you can implement. [First article](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_stub/) focus on stubs, detailing how to create them and use them from scratch (no library).
5152

5253
### Research
5354

0 commit comments

Comments
 (0)