github rangav/thunder-client-support v1.18.3

latest releases: v2.15.0, v2.14.1, v2.14.0...
22 months ago

New Features

  • Http Library Axios is added as alternative option #170, #717
  • Tests Action notContains option added #721
  • Access Arrays in Tests from reverse order using negative index [-1] #719
  • Provide option for isJson=flase test #716
  • Auto Format Xml based on content not content type #712

Bug Fixes

  • Fix Empty xml node adds new line in response #600

Http Library Setting

  • Lot of localhost connection refused issues are reported, so we are testing new library axios, please test and let me know feedback
  • Use the new vscode setting to change Http Library and test it.

Screenshot 2022-08-14 at 19 36 05

New Tests Action notContains added

Screenshot 2022-08-14 at 19 39 38

Test for Not Json using value input

Screenshot 2022-08-14 at 19 57 15

Arrays in Tests has new filters

  • Array index with negative numbers can access array from last e.g json.names[-1]
  • Tests can also filter a array with a property value e.g json.names[name=test]

Screenshot 2022-08-14 at 19 42 56

Don't miss a new thunder-client-support release

NewReleases is sending notifications on new releases.