-
**Description:**
- **What:** Set up the commit stage in the CI/CD pipeline to execute all unit tests using JUnit and Spring Framework to ensure that newly added functionalities do not break the exist…
-
### Module
Core
### Testcontainers version
1.20.2
### Using the latest Testcontainers version?
Yes
### Host OS
Linux
### Host Arch
x86
### Docker version
[jamesm@wt1devps05 solana4j]$ docke…
-
### Issue type
Wrong or misleading information
### Problem description
In pre-test suite Gradle code, you could configure JUnit options in a closure under `useJUnitPlatform`, e.g.
```
us…
-
**Describe the bug**
In my current test setup, I am using SoftAssertions within nested classes. After running such a test class with JUnit concurrency, individual test failures in the IntelliJ Run wi…
-
`Junit 5` platform offers few advantages over `Junit 4` like `Junit 5` uses some advanced features of Java, can execute via more Runners etc. Migrate all the unit tests to `Junit 5`.
-
0.48 release stream
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_special.system_ppc64le_linux_Release_testList_2/71 - [ubu22-ppc64le-1](https://openj9-jenkins.osuosl.org/computer/ubu22-p…
-
Write JUnit tests for majority of codes that you wrote for v1.0.
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
Cheers,
thx for your work. I was able to create a *.aar file with the Docker-Setup.
If I add the *.aar file to a brand new Android-Project I get the following error
```
nativeloader: Load libg…
-
From https://github.com/googleapis/google-cloud-java/pull/11265