cd myCollection
npm install
bruno application v3.x do not output console logging to its DevTool console (CTRL+I).
bruno can be downloaded here.
- Unsure you installed the api-testing-module: see Quicksetup
- Download bruno 3.0.2
- Open Bruno
- Switch to dev mode (important to have access to the module)
- Open myCollection
- Open Bruno dev tools console
CTRL+I - Run the request (sending the only request available or launching the bruno runner)
- Assert the
Hello, World!did not output to console
if you run bruno in cli mode it will work: