escodro
09/07/2023, 7:42 PMTestWatcher or TestRule in common?
I tried importing kotlin("test"), kotlin("test-junit"), kotlin("test-junit4/5") with no success.
Thank you!ribesg
09/08/2023, 12:35 PMescodro
09/08/2023, 1:09 PMkotlin.test library. Do you know if we have any alternative to watcher and rule?ribesg
09/08/2023, 1:11 PMkotlin.test has only 6 annotations, juste the basicsribesg
09/08/2023, 1:11 PM