Closed radlinskii closed 1 year ago
Would be awesome to be able to unit test exactly if the expected message is printed inside the terminal when calling our functions.
It would make some unit tests more useful.
Hi! Can I take this issue? Btw, for this, we can use smthng like this: https://github.com/ratatui-org/ratatui/blob/main/tests/widgets_paragraph.rs#L12
Sure go ahead 🙂
Would be awesome to be able to unit test exactly if the expected message is printed inside the terminal when calling our functions.
It would make some unit tests more useful.