Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Quicksetup

cd myCollection
npm install

Context of the issue

bruno application v3.x do not output console logging to its DevTool console (CTRL+I). bruno can be downloaded here.

step reproduction

  1. Unsure you installed the api-testing-module: see Quicksetup
  2. Download bruno 3.0.2
  3. Open Bruno
  4. Switch to dev mode (important to have access to the module)
  5. Open myCollection
  6. Open Bruno dev tools console CTRL+I
  7. Run the request (sending the only request available or launching the bruno runner)
  8. Assert the Hello, World! did not output to console
image

if you run bruno in cli mode it will work:

image

About

console.log on external module aren't ouput to the bruno dev tool console anymore since v3.x

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages