Skip to content

chore: always use arguments when using function

poujol requested to merge chore/always-use-arguments-when-using-function into develop
  • always use arguments when using function when checking response or request (body, headers and status_code)
  • remove Set Test Variable and Set Suite Variable in ApiUtils.ressource (only use Return)

Merge request reports