Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thelgeland-andovercos opened this issue Oct 25, 2023 · 0 comments
Open

Comments

@thelgeland-andovercos
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant