BorisOsipov / reportportal-js-client

Apache License 2.0
2 stars 4 forks source link

Allows passing key/value pairs as tags #10

Closed jpaolini closed 4 years ago

jpaolini commented 4 years ago

Report Portal v5 uses attributes as key/value pairs. This allows setting the tags in wdio has objects or strings to set in Report Portal. Without this change it's not possible to use the Component Health Check widget since it relies on attribute keys.

jpaolini commented 4 years ago

Shoot, my bad @BorisOsipov, ide is setup to format on save, didn't notice. Will make the changes now!

BorisOsipov commented 4 years ago

@jpaolini thanks. will publish soon.

BorisOsipov commented 4 years ago

@jpaolini check wdio-reportportal-reporter:5.2.3

let me know if everything is ok, please.

Thanks in advance.