Skip to content

Commit 7a023c3

Browse files
authored
Merge pull request #536 from matthewkmayer/add-tdd-with-rust-link
Add TDD with Rust link.
2 parents cb080e8 + 5417d54 commit 7a023c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drafts/2017-10-24-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1616

1717
## News & Blog Posts
1818

19+
* [Test driven development with Rust](https://matthewkmayer.github.io/blag/public/post/tdd-with-rust/).
20+
1921
# Crate of the Week
2022

2123
This week's crate is [if_chain](https://crates.io/crates/if_chain) a macro that helps combat rightwards drift where code nests many `if`s and `if let`s. Since the

0 commit comments

Comments
 (0)