We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94cfb74 commit e8d688cCopy full SHA for e8d688c
kotest-jvm/README.md
@@ -1,3 +1,7 @@
1
# kotest-jvm
2
3
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