Join Slack
Menu
Home
Archive
Good evening! Does Kotest have a default test filter? I've updated from 4.6 to 5.3 and now a test cl...
# kotest
r
Roy Åne Sylthe
05/24/2022, 2:51 PM
Good evening! Does Kotest have a default test filter? I've updated from 4.6 to 5.3 and now a test class named
ConfigTest
is being run as part of my integration tests. I have no explicit test filter in gradle telling it to pick up
*Config*
as part of the integration test task, so I'm at a complete loss as to why this is happening after updating Kotest.
s
sam
05/24/2022, 3:57 PM
Kotest should run all classes that extend a Spec in the source set.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by