awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesIntent Interception for Testing

Captures outgoing intents or stubs incoming intents to verify navigation during Android tests.

Distinct from Intent Redirection: Distinct from Intent Redirection: focuses on capturing and verifying intents for testing, not redirecting them to alternative applications.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Intent Interception for Testing. Refine with filters or upvote what's useful.

Awesome Intent Interception for Testing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • android/testing-samplesAvatar android

    android/testing-samples

    9,297Vezi pe 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

    Captures outgoing intents or stubs incoming ones to verify navigation and inter-component communication in tests.

    Java
    Vezi pe GitHub↗9,297
  1. Home
  2. Operating Systems & Systems Programming
  3. Intent Redirection
  4. Intent Interception for Testing