mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-22 12:15:38 +00:00
* Mark test script errors as failed in runner (#6261) * Mark test script errors as failed in runner and CLI * Unify handling of post-response and pre-request script errors in both CLI and Electron * feat: Enhance error handling in script execution by preserving partial results for pre-request and post-response scripts across CLI and Electron. This ensures that tests passing before an error are still reported. * Preserving stopExecution in test script error handler --------- Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com> * Enhance error handling for script execution by introducing isScriptError flag in test results (#7029) * fix: Enhance error handling for script execution by introducing isScriptError flag in test results Enhance error reporting in script execution by adding isScriptError flag to error responses fix: Mark pre-request script errors as failures in runner summary --------- Co-authored-by: Karan Pradhan <78605930+KaranPradhan266@users.noreply.github.com> Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com>
bruno-common
A collection of common utilities used across Bruno App, Electron and CLI packages.
Publish to Npm Registry
npm publish --access=public