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 c80ca1a commit 7225ecdCopy full SHA for 7225ecd
_pkgdown.yml
@@ -9,6 +9,7 @@ template:
9
10
includes:
11
in_header: |
12
+ <script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
13
<script defer data-domain="testthat.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
14
home:
15
links:
@@ -63,7 +64,7 @@ reference:
63
64
65
- title: Run tests
66
contents:
- - starts_with("test_")
67
+ - starts_with("test_")
68
- -test_that
69
- use_catch
70
@@ -101,7 +102,7 @@ articles:
101
102
- skipping
103
- snapshotting
104
- test-fixtures
-
105
+
106
news:
107
releases:
108
- text: "Version 3.2.0"
0 commit comments