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 a8bdd52 commit 2e04d64Copy full SHA for 2e04d64
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