Skip to Content
Tests and ScriptsScriptGetting Started

Scripting

Bruno allows you to write JavaScript code before sending a request (Pre-request) and after receiving a response (Post-response). Use scripts to generate dynamic data, manipulate requests, parse responses, and set variables.

bru lang sample

Last updated on