-
**Describe the bug**
Cannot run JUnit 5 test in my project via `lsp-jt-browser`. When I select the test in "Test Explorer" and press `x` — then I got an error:
```
lsp-jt--start-test: Wrong type …
-
Backend:
Test with Junit
Frontend:
Test with Playwright
-
**Describe the bug**
The response couldn't be attached to the allure report.
io.qameta.allure.attachment.AttachmentRenderException: Could't render http attachment file
at io.qameta.allure.attac…
-
Besides failing the test, there is too much output for TAP and it causes the job to fail rather than be unstable. I don't know what to search for in the output to find the actual failure.
https://h…
-
**Description**
We have a project with multiple modules. In some of them, there are viewModel classes, in which we use the `android.animation.ValueAnimator` class to create and handle a timer.
Whe…
-
### Current Behavior
Hi,
We in TeamCity, for building Gradle projects, pass our custom init script in every build. One of the goals is to be able to report tests. For this, we implement a Gradle l…
-
I am using redis-om-spring 0.8.6 and spring boot 3.1.2 in my demo.
When I use @EnableRedisEnhancedRepositories to create repositoris bean, and I want to use `@ServiceConnection` way to update redis…
-
### Module
Core
### Problem
Assume you have several integration tests splitted in some classes. All this tests can reuse the same container instance. If the container needs some time to setup…
-
### Expected behavior
jOOQ should not try to use the `_rowid_` column on SQLite tables using the `WITHOUT ROWID` table option because it does not exist. *(I am tempted to say it should never try to u…
-
1. Project Structure 수정하는 방법
https://jong-bae.tistory.com/43
2. Generated root 변경 방법
https://developer-jinnie.tistory.com/21