nickva commented on issue #518: chore: add debugging for failing test case, see COUCHDB-3413 URL: https://github.com/apache/couchdb/pull/518#issuecomment-301369355 +1 At first I was about to mention that EUnit captures and hides all the stdout output but then noticed we send output directly to console with `user` in `io:format`. So that should work. However in general `?debugFmt` is the recommended way to print during EUnit tests. Not big deal though just a minor nit. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
