Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,10 @@ that will be used for all examples on this page.

{{% tab header="Kotlin" %}}

- [Kotest](https://kotest.io/) - A flexible and comprehensive testing framework specifically designed for Kotlin.
- [JUnit5](https://junit.org/junit5/) - The standard Java testing framework, fully compatible with Kotlin.
{{% /tab %}}

{{< /tabpane >}}

### Installing
Expand Down