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 e7be9d9 commit d7212a0Copy full SHA for d7212a0
NEWS.md
@@ -23,6 +23,8 @@
23
24
* Test results show hyperlinks to failed expectation when supported (#1544).
25
26
+* `expect_snapshot_file(name=)` must have a unique file path. If a snapshot file attempts to be
27
+ saved with a duplicate `name`, an error will be thrown. (#1592)
28
29
# testthat 3.1.2
30
0 commit comments