Test Discovery - TypeError: Cannot read property 'functions' of undefined #5720
Labels
area-testing
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
When running the discover on Nosetests, I receive an error for some workspaces saying "Test Discover Failed. TypeError: Cannot read property 'functions' of undefined."
There was a time in the past when the test discovery did work on this particular workspace, but my codebase has changed and so has the python extension.
There is a related issue here: #5458 but that issue looks related to pytest extensions. My setup is using Nosetests instead.
The full exception is:
Environment data
Expected behaviour
Discover the unit tests
Actual behaviour
Doesn't discover the unit tests
The text was updated successfully, but these errors were encountered: