OkReplay is a tool for recording and replaying HTTP interactions (specifically via OkHttp) in Android tests to improve determinism, test speed, and reliability. During the first run of a test annotated with @OkReplay, the library records outgoing HTTP requests and their responses into tape files. On subsequent runs, it intercepts those requests and serves the recorded responses instead of making real network calls. This allows tests to be executed offline, reduces flakiness due to network variability, and isolates the test environment from external dependencies. OkReplay integrates with testing frameworks such as JUnit and Espresso, so it fits naturally into Android testing pipelines. Because recording only happens when running with the annotation, production code paths remain unaffected. It’s especially useful when your app’s logic depends on network APIs and you want faster, more reliable unit or integration tests.

Features

  • Records OkHttp network calls during tests for later replay
  • Enables deterministic and offline-capable testing of network interactions
  • Seamlessly integrates with JUnit and Espresso test frameworks
  • No production impact—it activates solely during test execution
  • Results are commit-friendly (recordings stored as version-controlled "tapes")
  • Eliminates need for external proxies or services during testing

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow OkReplay

OkReplay Web Site

Other Useful Business Software
Ship Agents Faster Icon
Ship Agents Faster

Transform your applications and workflows into powerful agentic systems at global scale.

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OkReplay!

Additional Project Details

Programming Language

Groovy

Related Categories

Groovy Libraries

Registered

2025-09-03