Skip to content

Commit b0437d4

Browse files
committed
Added kotest native
1 parent b67ef3e commit b0437d4

31 files changed

+598
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ This repo contains multiple examples of how to use Kotest.
77
* [Multiplatform](./kotest-multiplatform) — example of a multiplatform project with JVM, JS and native
88
* [Javscript](./kotest-javascript) — example of a javascript project
99
* [Spring Webflux](./kotest-spring-webflux) — example of a JVM project using Spring Webflux
10-
* [Allure](./kotest-allure) — example of a JVM project using Allure test reporting
10+
* [Allure](./kotest-allure) — example of a JVM project using Allure test reporting
11+
* [Native](./kotest-native) — example of a Kotlin native project
File renamed without changes.
File renamed without changes.

kotest-examples-allure/gradle/wrapper/gradle-wrapper.properties renamed to kotest-allure/gradle/wrapper/gradle-wrapper.properties

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)