Skip to content

Commit 7a32efa

Browse files
Added Test Runner details for Kotlin
1 parent f68674c commit 7a32efa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website_and_docs/content/documentation/webdriver/getting_started/using_selenium.en.md

+3
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,10 @@ that will be used for all examples on this page.
9898

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

101+
- [Kotest](https://kotest.io/) - A flexible and comprehensive testing framework specifically designed for Kotlin.
102+
- [JUnit5](https://junit.org/junit5/) - The standard Java testing framework, fully compatible with Kotlin.
101103
{{% /tab %}}
104+
102105
{{< /tabpane >}}
103106

104107
### Installing

0 commit comments

Comments
 (0)