Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run set of tests #3652

Closed
Flamefire opened this issue Dec 12, 2018 · 3 comments · Fixed by #16769
Closed

Run set of tests #3652

Flamefire opened this issue Dec 12, 2018 · 3 comments · Fixed by #16769
Labels
area-testing feature-request Request for new features or functionality verified Verification succeeded
Milestone

Comments

@Flamefire
Copy link

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

@brettcannon brettcannon added feature-request Request for new features or functionality area-testing needs decision labels Dec 12, 2018
@astafan8
Copy link

Yes, this is really needed feature. Where can i vote for it? :)

@brettcannon
Copy link
Member

We are going through old issues and we noticed that no one from the team had replied to this issue. I want to apologize for the oversight and to let you know that the issue was reviewed by the team and triaged (as shown by the labels applied to this issue).

@kimadeline
Copy link

Fixed by #16769:

image

@kimadeline kimadeline added the verified Verification succeeded label Jul 29, 2021
@karthiknadig karthiknadig added this to the August 2021 milestone Aug 5, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants