-
Hey and thanks for building an awesome product.
I've had some issues running PITest with RobolectricTestRunner on my Android Project. PITest is telling me that there are mutants surviving. However,…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
Hello,
I use SnappyDB in my android project, it works well. But when I want to test it (with robolectric) I have 2 errors :
java.lang.NoClassDefFoundError: Could not initialize class com.snappyd…
-
```
What steps will reproduce the problem?
1. Create a layout that uses the AppBarLayout, CollapsingToolbarLayout, and
Toolbar from the Design Support Library
2. In the activity set the title for the…
-
### Description
When I execute my android integration test, I receive a `NullPointerException` in AndroidGoogleTest. It appears the `stackTraceFile` argument is `null`, which is pulled from `controll…
-
![flutter 官网](https://user-images.githubusercontent.com/18508817/44319591-550c6180-a46f-11e8-99f2-c348d3ff7139.png)
https://github.com/flutter/flutter/wiki/Using-Flutter-in-China
# 配置前置环境
- …
-
### What happened?
When emulator is launched, elements are not being interacted with as expected (though they do work for iOS).
Patches to the Android files are done through the following steps he…
-
The gcloud output seems more user friendly and structured. It's probably worth aligning Flank output a bit more with gcloud, although we don't have to follow it exactly.
I think pointing people to …
-
Currently we have:
- A rustc flag, `-Z sanitizer`, to sanitize rlibs (it adds an extra LLVM pass/attribute) and executables (it links to the sanitizer runtime). Added in #38699.
- An attribute `…
-
I wrote some tests for a Dynamic Feature Module inside `DynamicFeature/src/test/java/my/package/MyTest.kt`. These tests rely on a class that is hosted in the main `app` module. If I run the tests usin…
RafaO updated
2 years ago