Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure js/console.log output shows up in test output #11

Closed
plexus opened this issue Apr 12, 2019 · 2 comments
Closed

Make sure js/console.log output shows up in test output #11

plexus opened this issue Apr 12, 2019 · 2 comments

Comments

@plexus
Copy link
Member

plexus commented Apr 12, 2019

Handle it the same way as stdout output on the Clojure side, i.e. capture it by default, and print it out when tests fail.

This work is funded by Nextjournal.

@plexus
Copy link
Member Author

plexus commented Apr 16, 2019

@kommen from some initial testing it seems you do get the output of js/console.log when running with --no-capture-output, but it's not properly printed when output capturing is on and a test fails. I'll look into that later this week or next week.

@plexus
Copy link
Member Author

plexus commented Apr 25, 2019

@kommen this should be fix in the latest release, let me know if this works for you!

@plexus plexus closed this as completed Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant