Add link to Kotlin Compiler Test Helper to ReadMe.md
This commit is contained in:
@@ -138,7 +138,10 @@ In the import dialog, select `use default gradle wrapper`.
|
|||||||
|
|
||||||
To be able to run tests from IntelliJ easily, check `Delegate IDE build/run actions to Gradle` and choose `Gradle Test Runner` in the Gradle runner settings after importing the project.
|
To be able to run tests from IntelliJ easily, check `Delegate IDE build/run actions to Gradle` and choose `Gradle Test Runner` in the Gradle runner settings after importing the project.
|
||||||
|
|
||||||
At this time, you can use the latest released `1.3.x` version of the Kotlin plugin for working with the code. To make sure you have the latest version installed, use `Tools` -> `Kotlin` -> `Configure Kotlin Plugin Updates`.
|
At this time, you can use the latest released `1.6.x` version of the Kotlin plugin for working with the code. To make sure you have the latest version installed, use `Tools` -> `Kotlin` -> `Configure Kotlin Plugin Updates`.
|
||||||
|
|
||||||
|
For handy work with compiler tests it's recommended to use [
|
||||||
|
Kotlin Compiler Test Helper](https://plugins.jetbrains.com/plugin/17620-kotlin-compiler-test-helper)
|
||||||
|
|
||||||
### Dependency verification
|
### Dependency verification
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user