H4kor / rordle

A Wordle clone for the terminal. Written in Rust.

Home Page:https://crates.io/crates/rordle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep test output clean while testing rendering

H4kor opened this issue · comments

currently the rendering screws up the test result output. In tests the rendering should not be sent to stdout.