Skip to content

Commit 361a4dd

Browse files
committed
link to brson's blog post
1 parent 6d64085 commit 361a4dd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/tests/intro.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,11 @@ that give more details.
4747
the expected documentation.
4848
- `*-fulldeps` -- same as above, but indicates that the test depends on things other
4949
than `libstd` (and hence those things must be built)
50+
51+
## Further reading
52+
53+
The following blog posts may also be of interest:
54+
55+
- brson's classic ["How Rust is tested"][howtest]
56+
57+
[howtest]: https://brson.github.io/2017/07/10/how-rust-is-tested

0 commit comments

Comments
 (0)