Files
bruno/packages/bruno-js
sanish-bruno 5851693529 refactor: streamline hook execution by merging scripts and removing unused functions
- Consolidated hook management by merging hooks from collection, folders, and requests into a single script using mergeScripts.
- Removed the HooksExecutor and HooksConsolidator, simplifying the execution flow.
- Updated runSingleRequest and network IPC to utilize the new merged hooks approach for improved performance and clarity.
- Enhanced comments for better understanding of the hook execution process.
2026-01-28 19:13:58 +05:30
..
2024-08-21 12:52:49 +05:30
2023-02-08 03:45:27 +05:30

bruno-js

Provides the script, test, vars and assert runtimes.

Publish to Npm Registry

npm publish --access=public