-
Will there be support for juni5? So that the user can replace @RunWith(GwtMockitoTestRunner.class) with @ExtendWIth(GwtMockitoExtension.class)
-
I'm using ekstazi to test [jpetstore](https://github.com/mybatis/jpetstore-6). But it uses JUnit Jupiter(JUnit 5) to write tests. So ekstazi doesn't record any tests. It seems that ekstazi's JUitCTF d…
-
Waiting while junit team will implement an extension for specifying class loader https://github.com/junit-team/junit5/issues/201
-
Can you please add template for Jmock http://jmock.org/ similar to how it is for Mockito.
-
We are running tests using mvn. When we upgrade the agent-java-junit5 above 5.0.6 no launch is created. We've tried several versions from 5.1.0 up to 5.3.4.
**Dependency versions**
logger-java-log…
-
## What version of OpenRewrite are you using?
I am using the latest version as of 2024-09-21
## How are you running OpenRewrite?
originally gradle build file, also verified via PR:
- http…
-
当前状态:✗(unfinished)/ ✓(finished)
Current State:✗(unfinished)/ ✓(finished)
模块名(module name) | issue | 当前状态(current state) | 负责人(manager) | 进度(progress) | 备注(remarks)
-- | -- | -- | -- | -- | --
li…
-
[//]: # "Please remove these comments"
[//]: # "Provide a general summary of the issue in the Title above"
## Environment Details
* Helidon Version: main
----------
## Problem Description
…
-
**Describe the bug**
The `JavaClassBuilderHelper` class has the following in its `printUpperPart` method:
```kotlin
if (runWith.isNotBlank()) {
testText += "@RunWith($runWith)\n"
}
```
i.e…
-
### Description of the bug:
When running or debugging tests in IntelliJ IDEA using newer versions of the Bazel for IntelliJ plugin ([versions 2024.10.08.0.1-api-version-242](https://plugins.jetbrain…