You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# testthat (development version)
2
2
3
+
* The hints generated by `expect_snapshot()` and `expect_snapshot_file()` now include the path to the package, if its not in the current working directory (#1577).
3
4
*`expect_snapshot_file()` now clearly errors if the `path` doesnt exist (#2191).
4
5
*`expect_snapshot_file()` now considers `.json` to be a text file (#1593).
5
6
*`expect_snapshot_file()` now shows differences for text files (#1593).
0 commit comments