We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d64085 commit 361a4ddCopy full SHA for 361a4dd
src/tests/intro.md
@@ -47,3 +47,11 @@ that give more details.
47
the expected documentation.
48
- `*-fulldeps` -- same as above, but indicates that the test depends on things other
49
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