-
-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Labels
v2Issues that will be resolved by v2Issues that will be resolved by v2
Description
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".
CarlJi
Metadata
Metadata
Assignees
Labels
v2Issues that will be resolved by v2Issues that will be resolved by v2