Skip to content

No way to rerun only errored unit tests #1657

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

Closed
schicks opened this issue May 10, 2018 · 1 comment
Closed

No way to rerun only errored unit tests #1657

schicks opened this issue May 10, 2018 · 1 comment
Labels
area-testing feature-request Request for new features or functionality

Comments

@schicks
Copy link

schicks commented May 10, 2018

Environment data

  • VS Code version: 1.23.0
  • Extension version (available under the Extensions sidebar): 2018.4.0
  • OS and version: rhel 7
  • Python version (& distribution if applicable, e.g. Anaconda): anaconda 3 in a python 2.7 env
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
  • Relevant/affected Python packages and their versions: pytest

Actual behavior

Run failed unit tests does not acknowledge erroring tests as failing

Expected behavior

either another option to run specifically errored tests, or rerun failed tests should also run errored tests (preferably the latter

Steps to reproduce:

  1. make a subset of unit tests that get marked as errors in the test output
  2. click 'rerun failed tests'
@brettcannon
Copy link
Member

We are now tracking this idea in our meta issue on testing ideas.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 10, 2018
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
Projects
None yet
Development

No branches or pull requests

2 participants