Hi all! i’ve been reading this documentation (<htt...
# koin
g
Hi all! i’ve been reading this documentation (https://insert-koin.io/docs/2.0/getting-started/junit-test/) in which the quote says:
For each test, we start startKoin() and close Koin context closeKoin().
But closeKoin() cannot be resolved. I saw in the source code the AutoCloseKoinTest and it use stopKoin instead is it a typo in the documentation? Or it’s an error from my part?
a
more a typo yes 😕
if you have 2 min, please raise a ticket on github 👍
g