Is the `ProjectConfiguration` read also if I exten...
# kotest
g
Is the
ProjectConfiguration
read also if I extend the
AbstractProjectConfig
and point to it by using the property
Copy code
kotest.framework.classpath.scanning.config.disable=true
kotest.framework.classpath.scanning.autoscan.disable=true
kotest.framework.config.fqn=MyConfig
? Thanks 🙂
s
Yes
g
Thanks Sam 🙇