forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded
Milestone
Description
It would be great to run multiple tests at once.
Currently there is:
- Run all
- Run failed
- Run all from class
- Run single test/function (possibly out of multiple ones)
Expected behaviour
- Run all tests in current file
- Run all tests of current function
Actual behaviour
E.g. pytest parametrized tests show as "Run tests (multiple)" but you can only run 1 at a time. A "Run all" option would be great
astafan8
Metadata
Metadata
Assignees
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded