forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Rewrite testing adapter #17242
Copy link
Copy link
Closed
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionalitymetaIssue that is tracking an overall projectIssue that is tracking an overall projectneeds PRReady to be worked onReady to be worked on
Metadata
Metadata
Assignees
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionalitymetaIssue that is tracking an overall projectIssue that is tracking an overall projectneeds PRReady to be worked onReady to be worked on
Meta-issue: #16936
Unittest
Pytest
pytestplugin for test discovery/execution. #19790Cleanup
Notes
Public issues
Issues we expect this rewrite will fix
pytest feedback on how to things the "right way"
unittest missing features
unittest.main()in the test file #17342