TestScreenshot
annotation class TestScreenshot(val scale: Float = 0.5f, val quality: Int = 80, val format: Bitmap.CompressFormat = Bitmap.CompressFormat.JPEG, val keepOnSuccess: Boolean = true)
Overrides the screenshot options for a single test