Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Specs aren't identified in go test . -json output #639

@jamesrom

Description

@jamesrom

Running go test . -json does not produce usable output when using Ginkgo. To be fully compatible with standard go tooling, producing test events that conform to the test2json spec would be necessary.

In particular, populating the Test field with not just the name of the function that ran the specs, but the name of the specs in the form form "Suite/Context/Spec/Etc".

Metadata

Metadata

Assignees

No one assigned

    Labels

    v2Issues that will be resolved by v2

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions