How to test .http files with REST Client

Video by via Dailymotion
Source

Sponsored:

Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence - Audiobook


Uncover the true cost of artificial intelligence.

Listen now, and see the system behind the screens before the future listens to you. = > Atlas of AI $0.00 with trial. Read by Larissa Gallagher


REST Client is an extension for Visual Studio Code that allows to send HTTP request and view the response in Visual Studio Code directly.

This video explains how to run a test for a .http file using the REST Client extension. To run a test, you need to use a shortcut Ctrl+Alt+R for Windows(Cmd+Alt+R for macOS).

Go to Source