You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like cargo test doesn't respect the --color always argument. This might be a regression in cargo test (but it's also possible this was always the case, cargo test is a weird complicated construct).
Bacon doesn't appear to colorize test failures in doc tests:
Given the following Error code (intentionally created):
Cargo test --doc buffer/buffer output:
Bacon config:
Bacon output:
The text was updated successfully, but these errors were encountered: