You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I keep getting the error "java.lang.IllegalStateException: KoinApplication has not been started" when i run my unit automation tests using appium and espresso driver
To Reproduce
Steps to reproduce the behavior:
Run "appium start"
Run the unit tests
Expected behavior
The tests should start the application under tests and automate it accordingly
Koin module and version:
koin-test:4.0.0
Snippet or Sample project to help reproduce
Add a snippet or even a small sample project to hel reproduce your case.
The text was updated successfully, but these errors were encountered:
AlfredAfutu
changed the title
Running Appium automation junit tests with espresso
Running Appium automation junit tests with espresso driver
Dec 11, 2024
Describe the bug
I keep getting the error "java.lang.IllegalStateException: KoinApplication has not been started" when i run my unit automation tests using appium and espresso driver
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The tests should start the application under tests and automate it accordingly
Koin module and version:
koin-test:4.0.0
Snippet or Sample project to help reproduce
Add a snippet or even a small sample project to hel reproduce your case.
The text was updated successfully, but these errors were encountered: