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

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

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

1 مستودع

Awesome GitHub RepositoriesAndroid

Controlling activity, intent, and service lifecycles in Android tests with reusable rules to ensure consistent test setup.

Distinct from Lifecycle Testing: Distinct from Lifecycle Testing: focuses on Android-specific lifecycle management using reusable test rules for activities, intents, and services.

Explore 1 awesome GitHub repository matching testing & quality assurance · Android. Refine with filters or upvote what's useful.

Awesome Android GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • android/testing-samplesالصورة الرمزية لـ android

    android/testing-samples

    9,297عرض على GitHub↗

    This is a collection of sample projects that demonstrate how to write automated tests for Android applications. The samples cover a range of testing techniques, including simulating user interactions with the Espresso framework, verifying navigation and inter-component communication through intent interception, and managing activity, intent, and service lifecycles using reusable test rules. The repository provides concrete implementations for testing across multiple application windows, capturing screenshots during test execution for visual verification, and synchronizing test assertions with

    Demonstrates controlling activity, intent, and service lifecycles in Android tests with reusable rules.

    Java
    عرض على GitHub↗9,297
  1. Home
  2. Testing & Quality Assurance
  3. Software Testing
  4. Component Testing
  5. Lifecycle Testing
  6. Android