Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests window doesn't show test status #1730

Open
antublue opened this issue Sep 6, 2024 · 0 comments
Open

Tests window doesn't show test status #1730

antublue opened this issue Sep 6, 2024 · 0 comments

Comments

@antublue
Copy link
Contributor

antublue commented Sep 6, 2024

VSCode Version:

Version: 1.93.0
Commit: 4849ca9bdf9666755eb463db297b69e5385090e3
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-41-generic snap

Test engine version:

Verifyica 0.0.14-SNAPSHOT (and older versions)

Expected Results:

Tests executed via Verifyica should show test results (green/read icon) in the Tests window based on test results.

Actual Results:

Tests executed via VSCode using Verifyica are successfully.

The Tests window doesn't show test results (green/read icon.)

image

Steps to Reproduce:

  1. clone https://github.com/antublue/verifyica
  2. build
  3. run a test in the tests project (package org.antublue.verifyica.test)

Related:

It appears related/similar to #1603

Additional Information:

Verifyica is a JUnit 5 Platform based test engine.

  • IntelliJ works correctly.
  • JUnit5 ConsoleLauncher works correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants