Skip to content

Question: Silent failures blocking execution #354

Closed Answered by tyranron
dimuziop asked this question in Q&A
Discussion options

You must be logged in to vote

@dimuziop well, if you're using raw dbg!(), it very likely messes up with the cucumber::writer::Basic, eating parts of the output. We have this topic covered in the "Output > Terminal" chapter of the Book. As specified there, it could be more natural to use the tracing integration and use tracing::debug!() instead of dbg!().

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dimuziop
Comment options

Answer selected by dimuziop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested k::UI/UX UI (user interface) and UX (user experience) changes
2 participants