In one android project we migrated from kotlintest to kotest. We write deeply nested tests inside FreeSpecs so we’ve struggled for a while with non complete junit reports (many nested tests were treated as a single test). Looks like its now finally fixed in 4.0. Thanks a lot for great work! 👏 I attach how it affects the numbers.