The plugin currently supports kotlin tests written using JUnit style. This ticket is to add support for running tests written in kotlintest style like using `WordSpec, StringSpec etc.`
The plugin currently supports kotlin tests written using JUnit style.
This ticket is to add support for running tests written in kotlintest style like using
WordSpec, StringSpec etc.