Skip to content

Is there any way to name test runs with httpexpect? #151

Answered by gavv
cyantarek asked this question in Q&A
Discussion options

You must be logged in to vote

It's now possible. You can pass Config.TestName as described here: https://github.com/gavv/httpexpect#custom-config

Also, when you're using httpexpect.Default(), TestName will be set automatically.

Also you can set Request.WithName() to specify request name.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gavv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #151 on November 21, 2022 12:39.