summaryrefslogtreecommitdiff
path: root/tools/test-helper
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-12-13 11:52:14 +0100
committerLaurenz <laurmaedje@gmail.com>2023-12-13 11:52:14 +0100
commit5338b02f9ff24fcc7685ea678e03a131b55e93b6 (patch)
tree6d15e8ea0a61e18689abf12f7f3fdee45c8c28a5 /tools/test-helper
parent8d7d18c4d6f51ba3ace50263b6c83e0e0378248f (diff)
Add note about oxipng version
Diffstat (limited to 'tools/test-helper')
-rw-r--r--tools/test-helper/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/test-helper/README.md b/tools/test-helper/README.md
index 0c410d94..0b10c454 100644
--- a/tools/test-helper/README.md
+++ b/tools/test-helper/README.md
@@ -11,7 +11,9 @@ the `tests` folder.
it with `oxipng`.
For the test helper to work correctly, you also need to install `oxipng`, for
-example with `cargo install oxipng`.
+example with `cargo install oxipng`. Make sure that the version of oxipng you
+install is the same as the one in the root `Cargo.toml` so that the results are
+the same as when using the test CLI.
## Installation
The simplest way to install this extension (and keep it up-to-date) is to use VSCode's UI: