github rangav/thunder-client-support v2.0.0

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

We are excited to release v2.0 which brings advanced functionality like Function filters and Custom scripting.

New Features

  • Custom Scripting & function filters #16, #710, #750, #846, #850, #278, #605, #481, #626
  • Auto Reload Sidebar on db files changes #858
  • Option to add CUSTOM http request methods #866
  • Improve Xml Testing workflow #850
  • Filter Array in Tests and perform Count operation #874

Bug Fixes

  • File Form Checkbox disappear (UI) #875
  • Bug fix - files folder not created #880

Function Filters

  • Function filters are useful to perform advanced data manipulation and the syntax is inspired from Jinja Filters
  • The filters can be used in environment variables and Tests
  • The filter syntax is {{variable | filter1 | filter2}}
  • Full Documentation click here

Built-In Filters:

abs add atob btoa exec first
hash hmac join last length lower
map multiply removeQuotes replace slice split
stringify substring subtract upper

Filters In Env Variable

  • This is similar to pre-request scripting

Screenshot 2022-11-17 at 09 45 15

Filters In Tests

  • This is similar to post-request scripting

Screenshot 2022-11-17 at 09 56 57

Custom Filters

custom-filter

  • Attach Custom filters JS files to Collection Settings

col-sets

  • Use Custom filters in Request

custom-filter-using

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

NewReleases is sending notifications on new releases.