Skip to content

Enhance .failing output with issue links #836

@novemberborn

Description

@novemberborn

#673 introduced test.failing() to describe tests that should fail. When writing those tests it's good practice to link to an issue tracking their eventual resolution.

Rather than adding a .see() helper as originally proposed we're now looking to support hyperlinks in code comments that precede the test.failing() declaration. These should be extracted using a Babel helper and output in the verbose and mini reporters.

See discussion: avajs/eslint-plugin-ava#110 (comment)

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