Skip to content

[FEATURE]: TestLogger additional argument to add key value pair properties to Test Log json output #260

@CoffeeAtBedtime

Description

@CoffeeAtBedtime

Description

What?
The TestLogger constructor took an additional optional parameter of an array of key value pairs that could be included in the TestLog json file as additional properties when dumped.

Why?
We parse these TestLog json files to create custom reports and being able to add an anything we wanted would make these very flexible.

Presently it's just TestLogger(name, dump directory, report severity level) but TestLogger(name,dumpdirectory, report severity, params keyvalueproperties) would be amazing.

Alternatives

No response

Anything else?

No response

Commitments

  • I agree to follow Boa Constrictor's Code of Conduct.
  • I want to work on this issue myself. (This is voluntary, not required.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions