We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca7a11 commit 314ef59Copy full SHA for 314ef59
src/test/rustdoc-gui/search-result-description.goml
@@ -0,0 +1,5 @@
1
+// This test is to ensure that the codeblocks are correctly rendered in the search results.
2
+goto: file://|DOC_PATH|/test_docs/index.html?search=some_more_function
3
+// Waiting for the search results to appear...
4
+wait-for: "#titles"
5
+assert: (".search-results .desc code", "format!")
0 commit comments