-
`verify_history_files_are_recorded_and_readable_with_silent_waypoints`
https://app.circleci.com/pipelines/github/mapbox/mapbox-navigation-android/17897/workflows/44134dc8-7a92-495a-8cd0-ab2cdbc34a9…
-
First of all, thanks for this great tool and the JUnit report format output option. Much appreciated!
We use the JUnit report format to create reports for Jenkins so that a build fails if an OpenAP…
-
This snippet:
```
Comparator integerComparator = (o1, o2) -> o1-o2;
assertNotEquals(integerComparator.compare(1, 2), 0);
```
Fails with
```
org.powermock.reflect.exceptions.MethodNotFoundExce…
-
Test new features of:
- New spring-rabbit-junit artifact with some useful testing utilities including BrokerRunning JUnit @Rule;
https://spring.io/blog/2017/10/05/spring-amqp-2-0-0-release-ava…
-
Pull Request #16 was reverted in the recent commit 884923b658e0252ae40b12fb1790c75eb7762f04 Which means that the tests no longer use a sensible JUnit structure.
Also there are several other issues wi…
-
**Describe the bug**
Consider the following case:
- deploy process `A` which calls `B` with deployment binding
- then deploy process `B`
- create an instance of `A` -> an incident is raised…
-
https://github.com/adobe/aem-testing-clients/wiki/Best-practices#junit-rules should be accompanied with according extensions for JUnit 5 (https://junit.org/junit5/docs/current/user-guide/#extensions)
-
```
Created android hello world project and Android test project
I was exploring powermockrule with robolectric.
looking to use powermock methods to test , so i added below
@Rule
public PowerMockR…
-
**Hello!**
There is huge trouble with taking automatically screenshot, if any test failed in test suite. In general I mean the same solution as it working in JUnit or TestNG.
Also I'm tried to wrap …
-
My understanding is that https://github.com/junit-team/junit4/commit/c75dcc28810aeb1c918ee7430981b31f41742ea7#diff-f35409420f2540415a9878beaf5a537248f301b6c683bb87a11016be3c9dc8b8R55 caused JUnit to b…