You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my pytest test files, I often logically nest groups of tests in classes. Sometimes, these classes are nested under each other. Unfortunately, this extension doesn't pick up the nested classes (refer to image below).
The text was updated successfully, but these errors were encountered:
tomvothecoder
changed the title
Classes nested under classes don't appear
Classes nested under other classes don't appear
Oct 14, 2021
Thank you for this useful VSCode extension!
In my
pytest
test files, I often logically nest groups of tests in classes. Sometimes, these classes are nested under each other. Unfortunately, this extension doesn't pick up the nested classes (refer to image below).The text was updated successfully, but these errors were encountered: