awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInstrumentation-Based Renderers

Triggers manual layout and draw passes for individual UI components within an active test process.

Distinct from Token-Based View Renderers: Distinct from Token-Based View Renderers: focuses on triggering native Android layout/draw passes for instrumentation testing rather than replacing rendering with tokens.

Explore 1 awesome GitHub repository matching user interface & experience · Instrumentation-Based Renderers. Refine with filters or upvote what's useful.

Awesome Instrumentation-Based Renderers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebook/screenshot-tests-for-androidfacebook 的头像

    facebook/screenshot-tests-for-android

    1,741在 GitHub 上查看↗

    This project is an automated testing framework designed to capture and verify the visual state of Android interface components. It provides a system for generating deterministic snapshots of UI elements, allowing developers to establish baselines for layout consistency and detect unintended visual regressions across different software versions and hardware configurations. The framework distinguishes itself by enabling isolated component rendering, which allows individual views to be tested without requiring a full application build. It ensures consistency by controlling the rendering lifecycl

    Captures UI states by manually triggering the layout and draw passes of individual view hierarchies.

    Java
    在 GitHub 上查看↗1,741
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Token-Based View Renderers
  7. Instrumentation-Based Renderers