Skip to content

Split test_levels into multiple properties #1336

Description

@mattias-p

Depends on:

Today if you want to override the severity of a single test message you have to
specify the severities of all the test messages. This is rather cumbersome.
Instead of having a single complex test_levels property, one property for each
message tag reported by a test module should be dynamically created. I.e. when
the Basic module is registered and it reports a B01_NO_CHILD message tag, a
test_levels.BASIC.B01_NO_CHILD property should be dynamically created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions