Skip to content

Don't show a debug tag on todo items #634

Open
@pmcelhaney

Description

@pmcelhaney

Environment

  1. node -v: v14.15.0

  2. npm -v: 6.14.8

  3. npm ls jest: [email protected]

  4. vscode-jest v4.0.0-alpha.1

  5. OS X

Prerequisite

Everything works fine, this is more of a feature request.

Steps to Reproduce

Create a "todo" task.

it.todo('renders a single input and add button by default');

Actual Behavior

The debug tag is added, even though there's nothing to debug.
image

Expected Behavior

No "debug" tag over todo tests.


The fastest (and the most fun) way to resolve the issue is to submit a pull-request yourself. If you are interested, feel free to check out the contribution guide, we look forward to seeing your PR...

Yep, that's my intent. Not today, but later when I have time. This seems like a good place to get my feet wet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions