Skip to content

thomasneuteboom/ktor-koin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ktor with Koin

An example that demonstrates a failing Ktor with Koin that produces the error:

org.koin.core.error.KoinAppAlreadyStartedException: A Koin Application has already been started

Running

To run the sample, execute the following command in a repository's root directory:

./gradlew clean test

Everything that I want to achieve can be found inside BaseApplicationTest and ApplicationTest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages