Skip to content

k6-chaijs: Add ability to pass custom tags to describe/expectΒ #112

@thelgeland-andovercos

Description

@thelgeland-andovercos

With Checks you can pass in custom tags that get used in thresholds and can be used to fail tests when these checks fail.

k6-chaijs does not appear to support this currently, but it would be very useful if it did.

Per Tom Miseur:

Regarding tags: behind-the-scenes, describe calls group, meaning metrics that were emitted within the describe block will feature the group tag. Admittedly, though, that's not quite the same as passing arbitrary tags to the check function itself. I think that might be a good issue to submit against the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions