-
**I can see unused imports when I open generated test in my IDE:**
```
import org.junit.jupiter.api.extension.ExtendWith;
import static org.springframework.cloud.contract.verifier.util.ContractVeri…
-
Hi @LachlanMcKee ,
Thanks for this library, I had it in use on multiple apps.
Now with migrating to Junit 5 we need an other approach with a Junit 5 extension.
Are you planning to implement that …
-
Needs more investigation to specify the requirements.
-
Is it dead ?
-
A simple demo application with one button
## Expected Behavior
Move to button and click it
## Actual Behavior
Just move to mouse point to button, but does not click it
## Specif…
-
### Description
I've noticed that we don't have a clean way to add test-scoped extensions using `quarkus ext add`, so people have to edit the pom directly, which @maxandersen tells me is definitely n…
-
by discussing this with @aloubyansky we may need to introduce a notion of libraries with descriptor to allow having non extension to be registered and referenced (and added through code.…
-
### Description
Example PR: https://github.com/keycloak/keycloak/pull/20654 (author: @miquelsi)
Bug which blocked the PR: https://github.com/keycloak/keycloak/issues/20455
Because of the Keyclo…
-
-
Is it possible to use/send jgiven reports to ReportPortal? Is there a plugin or are there plans to develop one?