Skip to content

2.9.2

Compare
Choose a tag to compare
@tsbxmw tsbxmw released this 07 May 08:49
· 23 commits to master since this release
c5b3f05
  • support case reuse by other case

example of reuse case: using 1.1.test1.response.body.data.name

1, using <@begin@> <@end@> to make haf find the tag

<@begin@>{'type':'int','case':'1.1.test1','property':{'1':'api_response','2':'body','3':'data','4':'name'}}<@end@>

2, type is the target type, case is the target case, property ordered by the number 1,2,3,4...., haf would find the target by the number
3, add dependent_var and dependent to the case

  • add GET/POST/PUT to the console output of http-request