<@U12AGS8JG> if i enable `kotest` in my project, t...
# kotest
a
@sam if i enable
kotest
in my project, then
gradlew test
does not run other type of unit test 😕 is it expected behaviour? how do I include my other tests? for example, i run ArchUnit tests which uses
ArchUnitRunner