Package-level declarations

Types

Link copied to clipboard
interface ViddikExtension

Configuration for the ru.workinprogress.viddik plugin, available as viddik { } in a consumer's build script.

Link copied to clipboard
class ViddikPlugin : Plugin<Project>

Wires viddik screenshot testing into a module.

Link copied to clipboard
@DisableCachingByDefault(because = "The same type serves recording, which writes goldens into the source tree as an undeclared output — a cache hit would skip producing the very files the run exists to produce.")
abstract class ViddikScreenshotTask : Test

A Test task that can be pointed at a single screenshot.