awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
square avatar

square/fest-androidArchived

0
View on GitHub↗
1,562 نجوم·153 تفرعات·Java·Apache-2.0·2 مشاهداتsquare.github.io/assertj-android↗

Fest Android

A set of AssertJ helpers geared toward testing Android.

Features

  • Testing and Debugging Tools - Assertion helpers for writing expressive mobile tests.

سجل النجوم

مخطط تاريخ النجوم لـ square/fest-androidمخطط تاريخ النجوم لـ square/fest-android

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Fest Android

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Fest Android.
  • inmite/android-grid-wichterleالصورة الرمزية لـ inmite

    inmite/android-grid-wichterle

    404عرض على GitHub↗

    This app will show grid overlay over whole system which helps you to verify your excellent app design.

    Java
    عرض على GitHub↗404
  • jakewharton/hugoالصورة الرمزية لـ JakeWharton

    JakeWharton/hugo

    7,892عرض على GitHub↗

    Hugo is an annotation-based debugging tool and Java method logging library. It functions as a method execution tracker that records method arguments, return values, and execution durations during application runtime. The project differentiates itself by using annotation-driven instrumentation and bytecode-level aspect injection to capture telemetry without requiring manual print statements. It employs post-compilation bytecode manipulation and aspect-oriented wrapping to insert interception logic around annotated method boundaries. The library covers observability and monitoring capabilities

    Java
    عرض على GitHub↗7,892
  • jakewharton/pidcatالصورة الرمزية لـ JakeWharton

    JakeWharton/pidcat

    4,939عرض على GitHub↗

    Pidcat is a command-line utility designed for Android development that filters system logs for a specific application package. It functions as a logcat filter and colorizer, isolating output for a single package to assist in debugging application behavior. The tool distinguishes itself by tracking process identifiers dynamically. It monitors system process lists to automatically update the target process ID when an application restarts or redeploys, ensuring the log stream persists without manual intervention. To improve readability, the utility applies color coding to log entries based on s

    Python
    عرض على GitHub↗4,939
  • acra/acraالصورة الرمزية لـ ACRA

    ACRA/acra

    6,495عرض على GitHub↗

    Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture device diagnostics, system logs, and application state. It serves as an embeddable library for capturing and processing crash reports, providing a pipeline to send this data to custom backends or via email. The project features a plugin-based sender architecture that allows reports to be routed through HTTP endpoints, email clients, or proprietary backend implementations. It includes a user-controlled reporting system with preference toggles and interactive dialogs to manage user

    Kotlin
    عرض على GitHub↗6,495
عرض جميع البدائل الـ 14 لـ Fest Android→

الأسئلة الشائعة

ما هي وظيفة square/fest-android؟

A set of AssertJ helpers geared toward testing Android.

ما هي الميزات الرئيسية لـ square/fest-android؟

الميزات الرئيسية لـ square/fest-android هي: Testing and Debugging Tools.

ما هي البدائل مفتوحة المصدر لـ square/fest-android؟

تشمل البدائل مفتوحة المصدر لـ square/fest-android: inmite/android-grid-wichterle — This app will show grid overlay over whole system which helps you to verify your excellent app design. jakewharton/hugo — Hugo is an annotation-based debugging tool and Java method logging library. It functions as a method execution tracker… jakewharton/pidcat — Pidcat is a command-line utility designed for Android development that filters system logs for a specific application… jakewharton/scalpel — A surgical debugging tool to uncover the layers under your app. nalexn/viewinspector — Runtime introspection and unit testing of SwiftUI views. acra/acra — Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture…