Cant run tests after adding your library as dependency #126
Unanswered
matanmarciano
asked this question in
Q&A
Replies: 3 comments
-
Same issue here with FirebaseFirestore. |
Beta Was this translation helpful? Give feedback.
0 replies
-
same here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
this problem should be fixed when we move over to cocoapods plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
After adding this to my gradle:
I cant run my unit tests..
when I run
core->Tasks->verification->allTests
task I got this error:Testing started at 21:49 ...
Executing tasks: [allTests] in project /Users//projects//core
can you see that FirebaseDatabase is not found.
How can I overcome it?
@nbransby @CoreyKaylor
Beta Was this translation helpful? Give feedback.
All reactions