-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use it from unit tests in Android #48
Comments
Thanks for the report @i-schuetz. Can you test it on v0.5? |
@jotaemepereira I have the same bug on v0.7 |
Tested it again, bug still present |
I was having this issue while running the project (not from unit tests), downgrading to 0.4 fixed it for me |
Same here, 0.5 isn't working and I'm getting the same exception as above. 0.4 works fine though |
v0.4, v0.6, and v0.7 give me v0.5 gives me |
I get the same error as @Byronium with v0.7 unless I copy the correct yml file to my app's debug/res/raw folder. |
Same for me in Unit testing
|
When executed from a unit test in Android,
Fakeit.init()
throws an exception:The text was updated successfully, but these errors were encountered: