Skip to content

Provide correct completion badges for unittest async tests #17309

@katunilya

Description

@katunilya

Tests for IsolatedAsyncioTestCase of unittest framework are not marked with completion badge like sync tests (normal TestCase), though they are showed in Testing tab. Failed badge is also incorrect as it just informs about error on import unittest statement.

image

Due to this it's hard to snap to async test if one failed.

As a Bug I also inform that for some reason when async test is failed it just crushes tab with test_*.py

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions