In 3.1.3 `checkKoinModules` was introduced and on ...
# koin
l
In 3.1.3
checkKoinModules
was introduced and on github it refers to the checkModules page but there is still the "deprecated" approach explained
[ADDED]
 
[test]
 - Introduce new 
checkKoinModules
 and DSL to help verify modules - https://insert-koin.io/docs/reference/koin-test/checkmodules
[DEPRECATED]
 
[test]
 - deprecate old 
checkModules
 function, in favor of new API 
checkKoinModules
a
yes, good point. A bit of confusion here. 3.1.4 came back on it.
checkModules
and
checkKoinModules
are the same thing