Skip to content

link to kmp tutorial#4689

Merged
ElviraMustafina merged 3 commits intomasterfrom
KT-74814-junit-tutorials
Feb 7, 2025
Merged

link to kmp tutorial#4689
ElviraMustafina merged 3 commits intomasterfrom
KT-74814-junit-tutorials

Conversation

@ElviraMustafina
Copy link
Contributor

No description provided.


This tutorial shows you how to write a simple unit test and run it with the Gradle build tool.
This tutorial shows you how to write a simple unit test in a Kotlin/JVM project and run it with the Gradle build tool.
If you're working on a multiplatform app, refer to the [Kotlin Multiplatform tutorial](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-run-tests.html).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked the intro sentence, but the external link now breaks the flow a bit. What do you think about this structure: first, describe this tutorial's project and then give a tip about KMP projects? like:

This tutorial shows you how to write a simple unit test in a Kotlin/JVM project and run it with the Gradle build tool. The project uses the kotlin.test library under the hood and runs the test with JUnit.

If you're working on a multiplatform app, see...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great suggestion! I've updated the sentence order accordingly

@danil-pavlov danil-pavlov self-requested a review February 7, 2025 13:20
@ElviraMustafina ElviraMustafina merged commit 2058317 into master Feb 7, 2025
4 checks passed
@ElviraMustafina ElviraMustafina deleted the KT-74814-junit-tutorials branch February 7, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants