Skip to content

Commit e284b8a

Browse files
Added Test Runner details for Kotlin in Japanese Language
1 parent 7a32efa commit e284b8a

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.ja.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,10 @@ Seleniumコードの使用方法に関係なく、優れた統合開発環境が
8888

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

91+
- [Kotest](https://kotest.io/) - Kotlin専用に設計された、柔軟で包括的なテストフレームワークです。
92+
- [JUnit5](https://junit.org/junit5/) - 標準的なJavaテストフレームワークであり、Kotlinと完全に互換性があります。
9193
{{% /tab %}}
94+
9295
{{< /tabpane >}}
9396

9497
### 装着

0 commit comments

Comments
 (0)