Skip to content

v2: Test runner integration #96

Description

@loyality7

Context

Lets web UI tests run from an Android instrumentation test directly, without a desktop harness driving the device.

Scope

  • A pattern (and ideally a small helper library) for using WebDroid inside androidx.test instrumented tests: setup/teardown, waiting for the library's own coroutines from a JUnit test thread.

Acceptance criteria

  • A documented, working example: an instrumented test that drives a page and asserts on it, no desktop machine involved
  • Teardown is reliable — no leaked sessions across test runs (same discipline as the library's own instrumented suite)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Wanted in v1, first to be cutarea:testingTest runner integration

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions