File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ buildscript {
1717Snapshots of the development version are available through [ Sonatype's ` snapshots ` repository] [ sonatyperepo ] .
1818
1919** Note** : This plugin also supports the Release Candidates of JUnit 5.
20- However, as of Android Studio 3.0 Beta 3 , there is an internal issue with how tests are executed from the IDE
20+ However, as of Android Studio 3.0 Beta 4 , there is an internal issue with how tests are executed from the IDE
2121related to a removed API in JUnit 5 still accessed from Android Studio's build of IntelliJ.
22- If you run your JUnit 5 tests directly from Android Studio * right now* , they will fail with a ` MissingMethodException ` .
22+ If you run your JUnit 5 tests directly from Android Studio * right now* , they will fail with a ` NoSuchMethodError ` .
2323
2424If you are running the latest version of IDEA itself, or you only ever run tests from the command line,
2525it's safe to upgrade this plugin to the * actual* most recent version, ` 1.0.0-RC3 ` .
You can’t perform that action at this time.
0 commit comments