Edinson E. Padrón Urdaneta
Edinson E. Padrón Urdaneta
java -version ``` openjdk version "14.0.1" 2020-04-14 OpenJDK Runtime Environment AdoptOpenJDK (build 14.0.1+7) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 14.0.1+7, mixed mode, sharing) ``` Important parts in POM: ``` ......
It looks like when a simple (with no extra information being provided by the engine) word is used as a input, the translation does not occurred. This is the only...
After a single `mvn clean install` invocation, I get inconsistent coverage with subsequence calls to `mvn org.pitest:pitest-maven:mutationCoverage` ## JDK target: 8 ``` $ for x in (seq 1 10); mvn...
## Steps to reproduce - Workflow 1 1. Tap on `TRANSMISSION START` 2. Tap on `Start the camera` 3. Tap on the `REC` red button (it changes to a `Stop...
**Is your feature request related to a problem? Please describe.** When I click on any of the generated colors, the picked color gets changed to the one at the end...
### What happened? The current implementation for handling `test-template-invocation` tests, such as when the `@RetryingTest` annotation is used, automatically prepends the `displayName` of the parent test to the generated test...