7 lines
230 B
Markdown
7 lines
230 B
Markdown
# Session test module
|
|
|
|
Tests cross-process use of the [session module](../session/). To run the tests:
|
|
|
|
1. Prepare a device (either an emulator or a real device) to run the tests on.
|
|
2. Run `./gradlew :test-session-current:cAT`
|