Skip to content

Commit e8d688c

Browse files
committed
Update README.md
1 parent 94cfb74 commit e8d688c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kotest-jvm/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# kotest-jvm
22

33
Example project showing how to use Kotest for JVM projects.
4+
5+
This also has a `ProjectConfig` example that adds a line
6+
for every test output that shows the time it took to run
7+
that test when executing `./gradlew kotest --rerun`.

0 commit comments

Comments
 (0)