Hi all! iโ€™ve been reading this documentation (<https://insert-koin.io/docs/2.0/getting-started/junit...
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