We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8655655 commit 45b0786Copy full SHA for 45b0786
README.md
@@ -71,3 +71,9 @@ Here are some samples:
71
```bash
72
./gradlew connectedDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.xrunnerPackage=com.stepstone.xrunner.sample -Pandroid.testInstrumentationRunnerArguments.xrunnerNotPackage=com.stepstone.xrunner.sample.dummy
73
```
74
+
75
+# Compatibility
76
77
+| XRunner version | Test runner version |
78
+|:---------------:|:---------------------------------------:|
79
+| 1.0.0 | `com.android.support.test:runner:1.0.2` |
0 commit comments