Is response assertion in the scope of this plugin? #362
Closed
LintaoAmons
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
As with Bruno and Hurl, Kulala can assert responses with inline and external scripts. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think we should implement it as in IntelliJ spec then: https://www.jetbrains.com/help/idea/http-client-reference.html#assert |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My new project is using Bruno to run API and assert the results, thus, I need to learn one more tool
So I think it would be nice to have assertion included in the HTTP file so my team can replace it with HTTP
Hurl
seems like it already has this functionality, so I think if this plugin can have this function, we can just align the syntax with themBeta Was this translation helpful? Give feedback.
All reactions