github unkn0wn-root/resterm v0.44.2

5 hours ago

Dedicated test results block in the status bar

Script/assertion test results now render as their own segment in the status bar instead of being appended to the response status text.

  • New status bar block - test outcomes (@assert and script tests) get a dedicated, separately styled segment in the left status sections, colored by level (pass = success, fail = warn, error = error). The main response status (e.g. 200 OK (200)) stays the same but is no longer suffixed with - ✗ 1 test(s) failed.
  • Summaries - the block shows ✓ tests passed, ✗ N test(s) failed (with correct singular/plural) or ! test error.
  • HTTP and gRPC - the test block is populated for both HTTP and gRPC responses.
  • Header icon - the test error icon in the response header changed from ⚠ to !

Don't miss a new resterm release

NewReleases is sending notifications on new releases.