Skip to content

Show tags next to spec and scenario #42

@edusantana

Description

@edusantana

Add a --show-tags:

gauge docs spectacle --show-tags spec

Then it would generate with tags next to it:

2021-04-05_10-47

For the software it is important:

  • what it is (spec)
  • know what is working (failing and passing)

But a feature can be verified with a manual testing

I would like a workflow to say witch spec and scenarios would be checked manually, and those status. The ideia is to add tags like manual, failing or pending. This way we would mark which spec are tested manually, which was are known as falures (by manual test) and which spec are pending because of steps are developed yet.

And I know we can filter it, but this way have separated reports, one for each tag:

Peek 05-04-2021 11-05

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions