Skip to content

Commit 6d97592

Browse files
committed
Add news bullet
1 parent 94dec46 commit 6d97592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# testthat (development version)
22

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).
34
* `expect_snapshot_file()` now clearly errors if the `path` doesnt exist (#2191).
45
* `expect_snapshot_file()` now considers `.json` to be a text file (#1593).
56
* `expect_snapshot_file()` now shows differences for text files (#1593).

0 commit comments

Comments
 (0)