snapshotsDir
Where the golden PNGs live, relative to the module directory.
Defaults to src/<test source set>/snapshots — src/desktopTest/snapshots for a jvm("desktop") target, src/jvmTest/snapshots for an unnamed jvm(), src/test/snapshots for a plain kotlin("jvm") module. Becomes the viddik.snapshotsDir system property.