Skip to content

Discover test per folder icon is missing in multi-root workspace after upgrade #7870

@memeplex

Description

@memeplex

Environment data

  • VS Code version: 1.39.0
  • Extension version: 2019.10.41019
  • OS and version: Ubuntu 19.04
  • Python version: python 3.7.3
  • Type of virtual environment used: N/A
  • Relevant/affected Python packages and their versions: unittest
  • Jedi or Language Server?: Jedi

Expected behaviour

Hovering over a project in the unit test view of a multi-root workspace shows a Discovery button as in the following screenshot for the previous version of the extension:

image

Actual behaviour

In the new version that's not the case anymore. Maybe it's related to this #7859 regression in the unit test feature.

Steps to reproduce:

  1. Create a multi-root project
  2. Add some tests to each project
  3. Set the testing framework to unittest
  4. Hover over one of the projects as in the screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-testingbugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous releaseverifiedVerification succeeded

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions