Skip to content

Insomnia plugin that provides the action 'Run All Requests' on a folder that contains requests.

License

Notifications You must be signed in to change notification settings

schminkel/insomnia-plugin-run-all-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Version Version GitHub Repo stars

If you like this plugin, leave it a ⭐ on Github!

You can install it directly from the Insomnia Plugin Hub.

Insomnia plugin: insomnia-plugin-run-all-requests

Insomnia plugin that provides the action 'Run All Requests' on a folder that contains requests.

This allows you to easily run all requests in a given folder, and see the results (http response code, response time, etc) in a list with a single click.

In addition, the plugin validates the response code of each request, and displays a warning if any of the request results do not match the expected response code. To configure the expected response code, add the response code to the request name in brackets, e.g. Get User [200]. If the response code of the request does not match the expected response code from the name, the request will be marked with 'Failed' in the list.

Action on request folder

Action on the folder

'Run All Requests' Overview / Result / Validation Modal

List of requests to run

Plugin Installation

Go to Application -> Preferences -> Plugins and enter insomnia-plugin-run-all-requests in the npm package name field and click on the button Install Plugin.

This will download and install the plugin. After installation, you will see the plugin in the list of installed plugins and the action "Run All Requests" will be available in the context menu of a folder, no restart required.

Installation

Compatibility

About

Insomnia plugin that provides the action 'Run All Requests' on a folder that contains requests.

insomnia://plugins/install?name=insomnia-plugin-run-all-requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published