
testing.screenshot.plugin.0.15.0.source-code.BUCK Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin Show documentation
Show all versions of plugin Show documentation
Screenshot Tests for Android
load("@fbsource//tools/build_defs:fb_python_library.bzl", "fb_python_library")
fb_python_library(
name = "android_screenshot_tests",
srcs = glob(["android_screenshot_tests/**/*.py"]),
base_module = "",
visibility = ["PUBLIC"],
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy