Hi, so I have failing tests when running on the co...
# touchlab-tools
r
Hi, so I have failing tests when running on the command line for iOS. They work fine in the IDE. The tests are checking the correct exceptions are being thrown. Any ideas?
I suspect something to do with how koin is configured in iOS as the KoinTest is also failing. I dont undertand that test, can someone explain?
The issue is how the MockEngine is introduced. Not sure where the issue is.