Skip to content

Show all asserts #504

Open
Open
@ghostsquad

Description

@ghostsquad

given the lazy evaluation of jsonnet, it's obviously not possible to show all asserts. But if there are multiple asserts that can be raised (siblings in the tree), it would be nice to see all of them at once.

Example

{
   assert false : "test1",
   assert false : "test2",
}

currently this only shows test1

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